harlan icon indicating copy to clipboard operation
harlan copied to clipboard

Add top level variables/constants

Open eholk opened this issue 11 years ago • 0 comments

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.

eholk avatar Dec 11 '14 18:12 eholk