Parent Directory
|
|
|
|
|
examples/
|
19 |
4 months |
eric |
Added Turing Machine demo with four-state busy beaver program. |
COPYING
|
2 |
5 months |
eric |
Initial checkin. |
Makefile
|
2 |
5 months |
eric |
Initial checkin. |
README
|
15 |
5 months |
eric |
Add language description and reorganize. |
barebones.c
|
14 |
5 months |
eric |
Make identifiers (variable names) case-insensitive. |
barebones.h
|
9 |
5 months |
eric |
Added a simple optimizer. |
parser.y
|
2 |
5 months |
eric |
Initial checkin. |
scanner.l
|
2 |
5 months |
eric |
Initial checkin. |
util.c
|
2 |
5 months |
eric |
Initial checkin. |
util.h
|
2 |
5 months |
eric |
Initial checkin. |