The Squirrel interpreter.
See http://www.squirrel-lang.org/
Dependents:
Squirrel
Diff: samples/hello.nut
- Revision:
- 0:97a4f8cc534c
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/samples/hello.nut Tue Dec 16 10:20:34 2014 +0000
@@ -0,0 +1,1 @@
+print("Hello World!")
\ No newline at end of file