Hacker News
- A bestiary of single-file implementations of programming languages https://github.com/marcpaq/b1fipl 84 comments
Lobsters
- A Bestiary of Single-File Implementations of Programming Languages https://github.com/marcpaq/b1fipl 15 comments c , compilers , lisp , ml , programming
Linking pages
Linked pages
- GitHub - rswier/c4: C in four functions https://github.com/rswier/c4 428 comments
- Lisp In Less Than 200 Lines Of C https://carld.github.io/2017/06/20/lisp-in-less-than-200-lines-of-c.html 317 comments
- (How to Write a (Lisp) Interpreter (in Python)) http://norvig.com/lispy.html 306 comments
- https://www.cs.princeton.edu/courses/archive/spr09/cos333/beautiful.html 226 comments
- Tutorial - Write a Shell in C • Stephen Brennan https://brennan.io/2015/01/16/write-a-shell-in-c/ 181 comments
- jonesforth/jonesforth.S at master · nornagon/jonesforth · GitHub https://github.com/nornagon/jonesforth/blob/master/jonesforth.S 163 comments
- GitHub - shinh/sedlisp: Lisp implementation in sed https://github.com/shinh/sedlisp 151 comments
- 7 lines of code, 3 minutes: Implement a programming language http://matt.might.net/articles/implementing-a-programming-language/ 123 comments
- GitHub - jamiebuilds/the-super-tiny-compiler: Possibly the smallest compiler ever https://github.com/thejameskyle/the-super-tiny-compiler 122 comments
- How to implement a programming language (tutorial for beginners) http://lisperator.net/pltut/ 118 comments
- GitHub - krig/LISP: Lisp interpreter in less than 500 lines of C, including a copying garbage collector and an implementation of LISP 1.5 from 1962. https://github.com/krig/LISP 84 comments
- How to Write a Program: Lisp interpreter in 90 lines of C++ http://howtowriteaprogram.blogspot.com/2010/11/lisp-interpreter-in-90-lines-of-c.html 81 comments
- Implementing a Simple Compiler on 25 Lines of JavaScript · Minko Gechev's blog http://blog.mgechev.com/2017/09/16/developing-simple-interpreter-transpiler-compiler-tutorial/ 73 comments
- GitHub - Fedjmike/mini-c: Dr Strangehack, or: how to write a self-hosting C compiler in 10 hours https://github.com/fedjmike/mini-c 51 comments
- 256LOL - An x86 Assembler in 256 LOC http://blog.jeff.over.bz/assembly/compilers/jit/2017/01/15/x86-assembler.html 39 comments
- GitHub - cksystemsteaching/selfie: An educational software system of a tiny self-compiling C compiler, a tiny self-executing RISC-V emulator, and a tiny self-hosting RISC-V hypervisor. https://github.com/cksystemsteaching/selfie 25 comments
- GitHub - rui314/minilisp: A readable lisp in less than 1k lines of C http://github.com/rui314/minilisp 24 comments
- Most functional https://www.ioccc.org/2012/tromp/hint.html 22 comments
- http://www.cl.cam.ac.uk/~am21/research/funnel/prolog.c 19 comments
- GitHub - marcpaq/arpilisp: A Lisp interpreter for Raspberry Pi implemented in a single ARM assembly file https://github.com/marcpaq/arpilisp 14 comments
Related searches:
Search whole site: site:github.com
Search title: GitHub - marcpaq/b1fipl: A Bestiary of Single-File Implementations of Programming Languages
See how to search.