gir/README.md

17 lines
339 B
Markdown
Raw Normal View History

2018-05-21 20:55:48 +00:00
Gir is an optimizing brainfuck interpreter in Javascript.
Name
----
𒌋𒀜 gir (Sumerian) - n. kiln
License
-------
Everything in the repo is under Unlicense / CC0.
2018-05-21 20:58:06 +00:00
Status
------
Gir can parse and prettyprint to Javascript console programs in brainfuck.
2018-05-21 21:18:05 +00:00
Gir supports following optimizations:
2018-05-22 11:22:21 +00:00
* Turn runs of +- or <> into one command