harlan
harlan copied to clipboard
Add top level variables/constants
It'd be nice if define could define more than just functions. Top-level constants are handy in a lot of cases.
It would also be nice to be able to import constants from C, especially when calling foreign functions.