Commit Graph

32 Commits (cf94f718966d08247ad659b5991746c8faca8cda)

Author SHA1 Message Date
James Cash fa1c03bf73 Need lambda-rewrite 2008-05-12 00:34:10 -04:00
James Cash f88a02b5c1 Don't need with-locals anymore, removing 2008-05-11 20:03:36 -04:00
James Cash 89e6869da1 Cleaning up lisp 2008-05-11 20:02:21 -04:00
James Cash 8e3527f10b Fixing tests for lisp 2008-05-11 19:59:28 -04:00
Slava Pestov b6245ddc74 Fix load error in lisp 2008-05-09 20:30:21 -05:00
Slava Pestov 95e22f6d8e Fix load error; with-locals no longer exists 2008-05-09 20:18:59 -05:00
James Cash 42154c9609 Trying to get var-args to work 2008-05-05 12:52:01 -04:00
James Cash 82cdbdeb0e Adding more unit tests for lisp 2008-05-05 12:52:01 -04:00
James Cash 3e8e976bee Negative numbers not working now, will fix later 2008-05-05 12:52:01 -04:00
James Cash dcab546b97 Adding negative numbers to the parser, other minor changes 2008-05-05 12:52:01 -04:00
James Cash 598bb166de Minor formatting changes 2008-05-05 12:52:01 -04:00
James Cash ec95cef85e Adding more tests 2008-05-05 12:52:01 -04:00
James Cash 062facb809 Adding copyright notice to lisp.parser 2008-05-05 12:52:01 -04:00
James Cash f02ca2284c Starting tests for lisp 2008-05-05 12:52:01 -04:00
James Cash 5d689e732d Adding requisite files to lisp.parser 2008-05-05 12:52:01 -04:00
James Cash a6f25c55fc Changing back to use a tuple for the parsed s-expression 2008-05-05 12:52:00 -04:00
James Cash 0c10c13e4d Bug fixes 2008-05-05 12:52:00 -04:00
James Cash 1ad1f5ceba Switching back from <s-exp> tuple to vectors 2008-05-05 12:51:58 -04:00
James Cash 228430512c Splitting EBNF parser to seperate vocab 2008-05-05 12:51:58 -04:00
James Cash df4023b6a7 Fixed bug in convert-list-form 2008-05-05 12:51:58 -04:00
James Cash ec79b7823f Adding lambda conversion and strings 2008-05-05 12:51:57 -04:00
James Cash 1069db6d05 Adding unit tests 2008-05-05 12:51:57 -04:00
James Cash 761e3bb8f5 Using bake instead of make 2008-05-05 12:51:57 -04:00
James Cash b1bd228cb5 if-conversion working 2008-05-05 12:51:57 -04:00
James Cash 8db59121c6 Adding some tags 2008-05-05 12:51:57 -04:00
James Cash 025da7d2cd More work on extra/lisp 2008-05-05 12:51:56 -04:00
James Cash a033091b44 Starting work on EBNF for lisp 2008-05-05 12:51:56 -04:00
James Cash b77d660141 Initial import of Lisp-in-Factor 2008-05-05 12:51:56 -04:00
Slava Pestov ff55f0f4cc New \u...... syntax; io.utf8 and io.utf16 can actually use strings now 2008-02-01 15:00:02 -06:00
Doug Coleman 097dad070a minor tweaks to make these modules load with load-everything 2008-01-14 11:42:21 -10:00
Slava Pestov c8360f5ae5 Rename curry* to with 2008-01-09 17:36:30 -05:00
Slava Pestov a96457cecc Initial import 2007-09-20 18:09:08 -04:00