Commit Graph

5 Commits

Author SHA1 Message Date
12e830884e head and tail now operate on strings 2014-06-16 18:17:04 +01:00
cb8fa74fe7 Added basic string support.
Added comments beginning with a semi-colon.
Added load function to load lisp from a file.
Arguments passed to klisp will be read and evaluated as lisp files.
2014-05-31 16:48:58 +01:00
3df5b9ae84 Added comparisons < > <= >= 2014-05-29 14:07:06 +01:00
c1987617a0 Added lambda functions. variable length arguments still todo. 2014-05-26 22:37:19 +01:00
46bbd52885 Initial Commit 2014-05-20 15:32:21 +01:00