Vyacheslav Egorov
Derw
GitHub - Robert-van-Engelen/tinylisp: 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.
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. - Robert-van-Engelen/tinylisp
Shivam Bansal
GitHub - sandersn/mini-typescript: A miniature model of the Typescript compiler, intended to teach the structure of the real Typescript compiler
A miniature model of the Typescript compiler, intended to teach the structure of the real Typescript compiler - sandersn/mini-typescript