Torsten Rüger
b9bdc55059
I call it macro because it lets you insert basically arbitrary risc code into the ruby level. The way it works: Reserve namespace X map any X.some_call to a Mom instruction by the name SomeCall which must take the same args in constructor as given And obviously produce whatever risc it wants Hoping to rewrite builtin around this idea (with the existing Mom builtn instructions) |
||
---|---|---|
.. | ||
arm | ||
elf | ||
mom | ||
parfait | ||
risc | ||
ruby | ||
rubyx | ||
util | ||
vool | ||
parfait.rb | ||
risc.rb | ||
ruby.rb | ||
rubyx.rb |