Skip Navigation
InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)CO
corbasai @alien.top
BOT
Posts 0
Comments 2
Comparison of a counter in racket-scheme and sbcl-lisp
  • funcall isn't needed, because in your snippet defun-ed f.

    funcall for defvar lambdas in CL.

    Scheme is a Lisp-1 -> variables and procedures are defined in one namespace.

    In CL (Lisp-2) variables and functions separated.

  • Racket Mode users: Want to try “racket-hash-lang-mode”?
  • I tried hash-lang and switched back to the Melpa racket mod. there is no syntax highlighting in the rhombus-prototype source code, or I can't configure the Racket-Hash-Lang mode correctly. The rhombus is not highlighted even in DrRacket8.10