Carl

Results 6 repositories owned by Carl

compiler-tutorial

51
Stars
12
Forks
Watchers

Incremental Compiler paper by Abdulaziz Ghuloum, using Chez scheme, Nasm, x86_64 for OSX

micro-lisp

792
Stars
72
Forks
Watchers

๐ŸŽ„A very small Lisp programming language ๐Ÿ˜€that used to be under 200 lines of C๐ŸŽ„

lisp-interpreter

20
Stars
4
Forks
Watchers

Small Lisp Interpreter, in less than 250 lines of C, a mash up of a few different small implementations

lispkit

48
Stars
8
Forks
Watchers

FUNCTIONAL PROGRAMMING: Application and Implementation, Peter Henderson, ISBN 0-13-331579-7

opengl-ttf-terminal

21
Stars
1
Forks
Watchers

A terminal window for Linux implemented using libtsm, libsdl, stb_truetype, fontstash

ray-tracer-glsl

20
Stars
5
Forks
Watchers

Ray Tracer in a GLSL fragment shader