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

Block or report Robert-van-Engelen

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse

Pinned

  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 792 32

  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 68 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 11 2

  6. Forth850 Forth850 Public

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

    Assembly 19 1