Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 1000 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 1000 Bytes

asm2ws

License: GPL v3 Build Status codecov Codacy Badge

asm2ws is a whitespace omnitool - a single binary capable of everything.

  • interpret whitespace programs
  • compile whitespace programs just-in-time, or output well-formatted corresponding C code
  • disassemble whitespace programs
  • assemble whitespace programs with an optimizing macro assembler
  • recompile and optimize existing programs