aboutsummaryrefslogtreecommitdiff
path: root/examples/working-compiler
diff options
context:
space:
mode:
authorDrahflow <drahflow@gmx.de>2013-06-24 00:51:00 +0200
committerDrahflow <drahflow@gmx.de>2013-06-24 00:51:00 +0200
commita9d45d870ddd6cd1a95935544bf1a3c6e5cb2e86 (patch)
treee55557bfafcfa36fc0602647aabb66d93adffc09 /examples/working-compiler
parent7ca33e03f665439eef7a7dfcff01f6882778e5d4 (diff)
Can now freeze program into ELF binary
Diffstat (limited to 'examples/working-compiler')
-rw-r--r--examples/working-compiler/freeze.test1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/working-compiler/freeze.test b/examples/working-compiler/freeze.test
new file mode 100644
index 0000000..580e0d6
--- /dev/null
+++ b/examples/working-compiler/freeze.test
@@ -0,0 +1 @@
+{ "Hallo Welt" dump 0 sys .exit } "frozen" sys .freeze