Skip to content

wspace/timvandermeij-cpp

 
 

Repository files navigation

whitespace-interpreter

An interpreter written in C++ for the esoteric programming language Whitespace.

Instructions

Compile with make.

The std=c++11 flag is required because of a single use of auto.

Authors

In alphabetical order:

  • Simon Klaver
  • Tim van der Meij
  • Willem Obbens

License

Not specified as of yet.

Official website

http://compsoc.dur.ac.uk/whitespace

About

Fork of Tim van der Meij's Whitespace interpreter in C++

Topics

Resources

Stars

Watchers

Forks

Languages

  • C++ 98.0%
  • Makefile 2.0%