aboutsummaryrefslogtreecommitdiff
path: root/examples/working-compiler
AgeCommit message (Expand)Author
2019-08-07PoC for test of remaining stack sizeDrahflow
2019-08-07Some grep optimizationDrahflow
2019-06-22FasterDrahflow
2019-06-22Test-case for polymorphism in grepDrahflow
2019-06-18Test for defq'ed defqDrahflow
2019-03-20How not to do lists. :PDrahflow
2019-03-20Don't capture global scope in non-quoted }_Drahflow
2017-08-28Does not actually with bare compilerDrahflow
2017-08-21Decent explanatory tool nowDrahflow
2017-08-21Automatic namingDrahflow
2017-08-21Minimal interactive stack displayDrahflow
2017-05-31Implemented |=Drahflow
2016-11-30... also use parent scope variableDrahflow
2016-11-30Unclean macro exampleDrahflow
2016-09-28Align example with puzzle pastebinDrahflow
2016-09-26Look, we can have non-recursive functions :PDrahflow
2015-12-17Use correct scope when includingDrahflow
2015-06-30Dynamic handling of missing scope entriesDrahflow
2015-05-03Add testcase used during hash developmentDrahflow
2015-04-14Improved some testsDrahflow
2015-03-05TypoDrahflow
2015-03-05The nonbreaking-space hack is now officialDrahflow
2014-03-30dom now working on stringsDrahflow
2014-03-18Automatic scope-handling of global functionsDrahflow
2014-03-11Complex data types can now be doneDrahflow
2014-03-11(Slow) abstract data typesDrahflow
2014-03-11Class-style member functionsDrahflow
2014-03-09Missing member handling completedDrahflow
2014-03-07Testcases (and some code) for #.=Drahflow
2014-03-06Tested *-based coroutinesDrahflow
2014-03-06?-operator test casesDrahflow
2014-03-06Scope emulation of ! no longer calls #*Drahflow
2014-03-05Support scope-emulates-other-stuff supportDrahflow
2014-02-18Coroutines.Drahflow
2014-01-06streq -> eqDrahflow
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