kspalaiologos / asm2ws

alpha-grade whitespace toolchain

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

alpha-grade whitespace toolchain

License:GNU General Public License v3.0


Languages

Language:C 76.3%Language:Yacc 7.5%Language:M4 5.3%Language:Lex 5.3%Language:Shell 3.6%Language:Makefile 1.6%Language:Assembly 0.3%