Commit Graph

35 Commits (6e174706af839b750de574a1a1b0323df53c6f40)

Author SHA1 Message Date
James Cash 7372423e4b Working on quasi-quoted forms 2008-06-05 04:16:34 -04:00
James Cash 3ec7d8c20d Changing names of lmap to lmap>array 2008-06-04 00:58:02 -04:00
James Cash 09d1154641 Lisp now passes all tests using conses 2008-06-03 23:41:05 -04:00
James Cash 847077f770 Changing lisp to reflect moving extra/lisp/conses to extra/lists 2008-06-03 03:46:29 -04:00
James Cash c65e299e8c Moving cons stuff into its own sub-vocab 2008-06-02 01:26:10 -04:00
James Cash f0fdac5b7d Starting work on converting lisp.factor to use cons cells 2008-06-02 00:00:06 -04:00
James Cash 99e546ef65 More work on macros 2008-06-02 00:00:06 -04:00
James Cash bf860c8529 Starting work on macros 2008-06-02 00:00:06 -04:00
James Cash 904bac2808 Don't need bake anymore, using fry instead 2008-06-02 00:00:06 -04:00
James Cash 4b3560d068 Spelling error, more tests 2008-06-02 00:00:05 -04:00
James Cash 79d1570b35 Refactoring, cleaning up code 2008-05-26 04:35:18 -04:00
James Cash 12d0367d73 Fixing 'begin' 2008-05-20 10:15:51 -04:00
James Cash eddb4f4994 Fixing cond, variable lookup 2008-05-20 10:15:51 -04:00
James Cash 1acf9bc60b Lookup lisp-symbols in variable list 2008-05-20 10:15:51 -04:00
James Cash 88576aefe4 Adding define-primitive word 2008-05-20 10:15:50 -04:00
James Cash c7500a0990 error checks for look up an undefined function 2008-05-14 20:46:22 -04:00
James Cash 2f4ef55ae5 Finally got tests passing - lambdas work now 2008-05-14 02:19:52 -04:00
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
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 598bb166de Minor formatting changes 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 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 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 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
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