Skip to content

Garfield1002/hexagony

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

4 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Hexagony

Simple single file haskell command-line interpreter for the Hexagony programming language.

βš™ Usage

$./hexagony prg.hxg

⚑ Performance

Running this interpreter on very large hexagony programs (such as MeWhenI's Brainfuck Interpreter), it seems that this interpreter is significantly quicker (about 2x) than SirBogman's fast C# interpreter.

I am missing a better / more consistent way of measuring and comparing interpreter performance.

🏁 Roadmap

  • Add support for debug symbol

  • Better error messages

  • More command line options

⭐ Contributions

Any contributions are more than welcome.

βš– License

MIT

About

A simple hexagony interpreter written in Haskell

Topics

Resources

License

Stars

Watchers

Forks

Contributors