nvelthorst / shell

shellopdracht

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

makefile		- a linux make file
shell.cbp		- a codeblocks project file
shell.dev		- a devcpp project file
shell.layout	- devcpp file
Makefile.win	- devcpp file
main.cc			- het test programma
Token.h			- de tokenizer (declaratie)
Token.cc		- de tokenizer (implementatie)
test.sh			- de test invoerfile
log.txt			- uitvoer van het testen

About

shellopdracht


Languages

Language:C++ 82.9%Language:C 17.1%