aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2013-01-14- implementedDrahflow
2013-01-14Some more primitivesDrahflow
2013-01-14More performance still.Drahflow
2013-01-14More JIT in the InterpreterDrahflow
2013-01-14I heard you like JIT, so I put some JIT in your JITDrahflow
2013-01-14More performance.Drahflow
2013-01-14More performance.Drahflow
2013-01-10Some code clean- and speedupDrahflow
2013-01-10First two ints addedDrahflow
2013-01-10"struct" is going to be deprecatedDrahflow
2013-01-10Scope resolution workingDrahflow
2013-01-10Running again, with global scope nowDrahflow
2013-01-09Function memory layoutDrahflow
2013-01-09Better debugging.Drahflow
2013-01-09More easily tested first instructionDrahflow
2013-01-09Towards the global scope.Drahflow
2013-01-09Not sure if win.Drahflow
2013-01-07Correct scope stuff even when quotedDrahflow
2013-01-07" parent" is _not_ a key of a structDrahflow
2013-01-07Structs and scopes now inseparableDrahflow
2013-01-07Correctly handle unquoted scope captureDrahflow
2013-01-05Further thoughts on memory layoutDrahflow
2013-01-05PerformanceDrahflow
2013-01-05In progress: Scope resolution assemblyDrahflow
2013-01-03Compiler can now push ints and stringsDrahflow
2012-12-31Bytecode executingDrahflow
Specifically, an empty opcode sequence is executed for each token. Next up: Scope resolution and actually call some of these functions.
2012-12-31Fixes for array cat and binary operatorsDrahflow
2012-12-30-, _, * now normal functionsDrahflow
2012-12-30TestsDrahflow
2012-12-30each got reverse argumentDrahflow
2012-12-23Typo.Drahflow
2012-12-23Minimal ASM execution exampleDrahflow
2012-12-22ACME::Bare::Metal in actionDrahflow
2012-12-22ACME::Bare::Metal Perl x86 code executorDrahflow
2012-12-14Compiler Tokenizer workingDrahflow
2012-12-10QuicksortDrahflow
2012-12-09The dark magic unfoldsDrahflow
2012-12-08Minimal IO possibilitiesDrahflow
2012-12-08Initial commitDrahflow