forked from jtdaugherty/language-mixal
-
-
Notifications
You must be signed in to change notification settings - Fork 0
Haskell parser and pretty-printer for the MIXAL assembly language
License
helvm/language-mixal
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
MIXAL Parser etc ================ This package provides a parser, a pretty-printer, and an AST for the MIXAL assembly language. To see this in use, see the `mix-assembler` package. To try it out on a test program: $ cabal-dev install $ cabal-dev/bin/mixal-pretty test.mixal The above will just parse and then pretty-print the parsed MIXAL program.
About
Haskell parser and pretty-printer for the MIXAL assembly language
Topics
Resources
License
Code of conduct
Security policy
Stars
Watchers
Forks
Sponsor this project
Packages 0
No packages published
Languages
- Haskell 100.0%