Skip to content

Haskell parser and pretty-printer for the MIXAL assembly language

License

Notifications You must be signed in to change notification settings

helvm/language-mixal

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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

No packages published

Languages

  • Haskell 100.0%