aboutsummaryrefslogtreecommitdiff
path: root/examples/working-compiler
AgeCommit message (Expand)Author
2013-09-04Minimal HTTP serverDrahflow
2013-09-04buffered polling tcp/ip serverDrahflow
2013-09-03str .infix now availableDrahflow
2013-09-02I CAN HAZ TCP/IP CONNECTION!Drahflow
2013-07-21Some more testsDrahflow
2013-07-21Correct nameDrahflow
2013-06-24Can now freeze program into ELF binaryDrahflow
2013-05-08Towards freezing into ELF-binariesDrahflow
2013-03-22(minimal) regex libraryDrahflow
2013-03-17Can now access string elementsDrahflow
2013-03-14Added "quoted" functionDrahflow
2013-03-03LISP style condsDrahflow
2013-03-03another one workingDrahflow
2013-03-01Type abstraction begunDrahflow
2013-02-01sys .asm existingDrahflow
2013-02-01io.eyDrahflow
2013-01-25sys .asm .syscallDrahflow
2013-01-23dom, rep, =[] doneDrahflow
2013-01-23Thinner scope handling when necessaryDrahflow
2013-01-22More standard functionsDrahflow
2013-01-22= now workingDrahflow
2013-01-22Better abstraction during testingDrahflow
2013-01-21Working len nowDrahflow
2013-01-19User-defined functions now create scopesDrahflow