-
Notifications
You must be signed in to change notification settings - Fork 0
eugeneli/TuringCompleteSandbox
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
README ====== Run make in the source directory or do g++ main.cpp Sandbox.cpp Sandbox.h -o sandbox Run the example programs by doing: ./sandbox count.txt ./sandbox fibonacci.txt or launch the sandbox and type "load" or "LOAD" to have it prompt you for the filename of your progam EXAMPLE PROGRAMS ================ Program to count from 10 to 1: count.txt Program to compute first 10 fibonacci numbers: fibonacci.txt Full documentation is in the documentation.pdf file.
About
A turing complete sandbox for CS9163 - Application Security
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published