Commit Graph

8 Commits

Author SHA1 Message Date
Marcelo
9c8f2bd476 added install rule to Makefile 2018-11-08 12:40:17 -02:00
b301d613af Disable optimization 2018-01-15 14:34:10 +01:00
id101010
166b63c20d Fixed bug in optparsing, implemented -e switch, updated Readme and Makefile 2016-11-16 16:06:26 +01:00
id101010
58fd208ef9 Implemented a brainfuck object which holds all variables 2016-11-14 03:01:27 +01:00
id101010
619a559f06 Fixed mistake 2016-11-10 00:43:38 +01:00
id101010
4e62be46f7 Fixed bug for nested loops. 2016-11-09 00:15:40 +01:00
id101010
52f29e1b1d Interpreter now accepts bf-code as a file 2016-11-08 22:35:37 +01:00
id101010
38b6dd16d6 Working interpreter. 2016-11-08 02:05:59 +01:00