Skip to content
View Robert-van-Engelen's full-sized avatar
Block or Report

Block or report Robert-van-Engelen

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. tinylisp tinylisp Public

    Lisp in 99 lines of C and how to write one yourself. Includes 20 Lisp primitives, garbage collection and REPL. Includes tail-call optimized versions for speed and reduced memory use.

    C 811 33

  2. lisp lisp Public

    A mini Lisp in 1k lines of C with garbage collector, explained. Includes over 40 built-in Lisp primitives, floating point, strings, closures with lexical scope, macros, proper tail recursion, excep…

    C 72 4

  3. lisp-cheney lisp-cheney Public

    A mini Lisp in 1k lines of C with Cheney's copying garbage collector, explained. Includes over 40 built-in Lisp primitives, floating point, strings, closures with lexical scope, macros, proper tail…

    C 31 4

  4. Forth500 Forth500 Public

    A complete Forth Standard system for the SHARP PC-E500(S)

    Assembly 24 3

  5. FastGlobbing FastGlobbing Public

    Faster and safer algorithms for string matching with wildcards, globs, and gitignore-style globs

    C 12 2

  6. Forth850 Forth850 Public

    A fast Forth Standard system written in Z80 assembly for SHARP PC-G850 pocket computers

    Assembly 21 1