rubyx/lib
Torsten Rüger 8df2e4bf08 SlotLanguage reborn in the Machine
Just added the compiler, that can parse Slot directly into SlotMachine code (no language layer in between)
Still unclear wheather the Maker is a thing, but since it was in the Language layer i did not remove it (yet)
Otherwise just the compiler and all the tests, moved from the slot_language.
2020-02-19 02:19:14 +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_machine SlotLanguage reborn in the Machine 2020-02-19 02:19:14 +07:00
sol Slotted constructor cleanup 2020-02-17 14:45:54 +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 Removing the SlotLanguage 2020-02-19 02:14:34 +07:00
util.rb Simple compiler list module to make compilers a list 2019-09-28 09:38:34 +03:00