Skip to content

Fork of Kamila Szewczyk's Whitespace assembler and interpreter in C

License

Notifications You must be signed in to change notification settings

wspace/kspalaiologos-asm2ws

 
 

Repository files navigation

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

Languages

  • C 61.4%
  • Witcher Script 17.7%
  • Yacc 6.9%
  • Lex 4.3%
  • M4 4.2%
  • Shell 2.9%
  • Other 2.6%