rubyx/lib
Torsten Rüger c1679bd6ff Makes slots linked list
slots used to ba an array of symbols
Now we have an object for each slot, that holds the name and the next_slot
relatively easy change, though quite broad
2020-02-17 14:29:45 +07:00
..
arm Change Mom to SlotMachine 2019-10-03 20:55:41 +03:00
elf Fix bad test coverage 2019-09-25 01:14:00 +03:00
parfait Rename Vool to Sol 2019-10-04 00:38:47 +03:00
risc Start to make slots recursive 2020-02-17 14:26:50 +07:00
ruby Rename Vool to Sol 2019-10-04 00:38:47 +03:00
rubyx use env, not class var aas compilation switch 2020-02-08 17:44:35 +07:00
slot_language rename the XX_slot classes to SlottedXX 2020-02-15 21:05:04 +07:00
slot_machine Makes slots linked list 2020-02-17 14:29:45 +07:00
sol Makes slots linked list 2020-02-17 14:29:45 +07:00
util Also make risc compilers a linked lists 2019-09-28 15:08:08 +03:00
parfait.rb Rename Vool to Sol 2019-10-04 00:38:47 +03:00
risc.rb Simplify Parfait booting 2019-09-22 19:10:47 +03:00
ruby.rb Rename Vool Block to Lambda 2019-08-19 10:40:22 +03:00
rubyx.rb Mini start to the new SlotLanguage 2019-10-04 17:38:51 +03:00
util.rb Simple compiler list module to make compilers a list 2019-09-28 09:38:34 +03:00