Lee Keitel
Lee Keitel
Something to allow introspection of Nitrogen. Right now that main thing I can think of is getting methods and properties of an instance.
The REPL can be buggy for some variable lookups due to incorrect opcode generation. Also need to look at implementing a basic readline-like interface for arrow keys, home, end, and...
These methods and variables live on the class itself and are not unique to a single instance. Static methods can be called from the class. Calling a static method or...