Skip to content

helvm/whitespace_compiler

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a compiler (or a transpiler) from a C like language to
whitespace, an esoteric programming language that only uses spaces,
tabs, and line feeds.

https://en.wikipedia.org/wiki/Whitespace_%28programming_language%29

https://web.archive.org/web/20151108084710/http://compsoc.dur.ac.uk/whitespace/tutorial.html

https://vii5ard.github.io/whitespace/

(original creation date Oct 20, 2019)

Releases

No releases published

Sponsor this project

Packages

No packages published

Languages

  • Yacc 37.3%
  • C 34.1%
  • C++ 15.7%
  • Lex 7.9%
  • Makefile 5.0%