Improving Nasal: Difference between revisions

Jump to navigation Jump to search
m
Line 52: Line 52:
</syntaxhighlight>
</syntaxhighlight>


At which point it would make sense to add a library function that returns a hash with build-time constants, like these:
(The same technique could be used to unify and optimize BINOP handling and some other instructions)
 
At which point it would make sense to add a library function - runtime() - that returns a hash with build-time constants, like these:


* OP_VERSION
* OP_VERSION

Navigation menu