Skip to content

KelvinShadewing/squirrelvm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

/*================================*\
| SIMPLE SQUIRREL VM               |
|                                  |
| AUTHOR: Kelvin Shadewing         |
|                                  |
| WEBSITE: www.kelvinshadewing.net |
|                                  |
| LICENSE: GPL v3.0                |
\*================================*/

[HOW TO USE]
Simply drag a .nut file onto the executable or run the program and type the name of a .nut in the same folder. When entering a name, don't worry about the extension; the program will add that on automatically.

Entering an invalid or non-existent filename will do nothing, as though you'd run an empty script.

About

A simple terminal VM for Squirrel

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published