From c9127b2bd399ce5d3e9483a82434948202592309 Mon Sep 17 00:00:00 2001 From: tomsmeding Date: Fri, 19 Aug 2016 20:44:53 +0200 Subject: Parsing and stringification works --- code.lysp | 1 + 1 file changed, 1 insertion(+) create mode 100644 code.lysp (limited to 'code.lysp') 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") -- cgit v1.2.3-54-g00ecf