Added one simple command (but that doesnt work atm)
commitc99a05fa49fdfcf71540f8081c84a54b95851066
authorPhilipp Gildein <rmbl@openspeak-project.org>
Wed, 19 Sep 2007 13:49:29 +0000 (19 15:49 +0200)
committerPhilipp Gildein <rmbl@openspeak-project.org>
Wed, 19 Sep 2007 13:49:29 +0000 (19 15:49 +0200)
treea22bc9bb7d4dfc887e58362bd1dfaa92e3c64a9c
parent201cbee623e6d95e3f104b713a5f07ab8436b70e
Added one simple command (but that doesnt work atm)
Makefile
include/Command.hpp [new file with mode: 0644]
include/Syntax.hpp
src/Command.cpp [new file with mode: 0644]
src/Syntax.cpp
tests/helloworld.mr [new file with mode: 0644]