Hi, thank you for jupiter! I intend to use it in my computer architecture class. One question: Is it possible to define a constant? The standard .equ does not seem to be implemented. Thanks! Matthias.
Currently no, but I'm designing a new version of Jupiter that will include that directive in order to have compatibility with the ChocoPy project and also macro definitions.