summaryrefslogtreecommitdiff
path: root/code.lysp
diff options
context:
space:
mode:
authortomsmeding <tom.smeding@gmail.com>2016-08-19 20:44:53 +0200
committertomsmeding <tom.smeding@gmail.com>2016-08-19 20:52:28 +0200
commitc9127b2bd399ce5d3e9483a82434948202592309 (patch)
tree7a6f682fb2fc47c83191fab0b7ad00c5dd45e604 /code.lysp
parent15fb03902ff5550b3a8c44bde3e08df876449f7a (diff)
Parsing and stringification works
Diffstat (limited to 'code.lysp')
-rw-r--r--code.lysp1
1 files changed, 1 insertions, 0 deletions
diff --git a/code.lysp b/code.lysp
new file mode 100644
index 0000000..cebf2e1
--- /dev/null
+++ b/code.lysp
@@ -0,0 +1 @@
+(print (+ 1 (% 10 3)) 'kaas "kazen enzo")