Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

.equ directive #34

Open
nautigar opened this issue Nov 5, 2019 · 1 comment
Open

.equ directive #34

nautigar opened this issue Nov 5, 2019 · 1 comment
Assignees

Comments

@nautigar
Copy link

nautigar commented Nov 5, 2019

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.

@andrescv
Copy link
Owner

andrescv commented Nov 7, 2019

Hi @nautigar !

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.

@andrescv andrescv self-assigned this Nov 7, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants