2016-07-16 |
Jan Nieuwenhuizen | add scheme apply, rename apply-> apply_env. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2016-07-16 |
Jan Nieuwenhuizen | syntax.mes: experiments... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2016-07-16 |
Jan Nieuwenhuizen | support cond without match, define-macro x (lambda)). |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2016-07-11 |
Jan Nieuwenhuizen | *unspecified* harder. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2016-07-11 |
Jan Nieuwenhuizen | add number->string, string->symbol, symbol->string. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2016-07-11 |
Jan Nieuwenhuizen | add procedure? |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2016-07-11 |
Jan Nieuwenhuizen | add variable argument append. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2016-07-11 |
Jan Nieuwenhuizen | +,-,*,/: take n arguments. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2016-07-11 |
Jan Nieuwenhuizen | add call-with-values, values. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2016-07-11 |
Jan Nieuwenhuizen | add memq/memv. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2016-07-11 |
Jan Nieuwenhuizen | rename assoc to assq. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2016-07-11 |
Jan Nieuwenhuizen | add vectors. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2016-07-10 |
Jan Nieuwenhuizen | add length. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2016-07-10 |
Jan Nieuwenhuizen | remove disabled code. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2016-07-10 |
Jan Nieuwenhuizen | add chars. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2016-07-10 |
Jan Nieuwenhuizen | add strings. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2016-07-10 |
Jan Nieuwenhuizen | TODO: new file. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2016-07-10 |
Jan Nieuwenhuizen | add begin. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2016-07-10 |
Jan Nieuwenhuizen | add letrec. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2016-07-10 |
Jan Nieuwenhuizen | fix for set! inside lambda. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2016-07-10 |
Jan Nieuwenhuizen | add not, if. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2016-07-10 |
Jan Nieuwenhuizen | add +,/,*,=. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2016-07-10 |
Jan Nieuwenhuizen | loop2.mes: separate from scm.mes. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2016-07-10 |
Jan Nieuwenhuizen | ignore |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2016-07-10 |
Jan Nieuwenhuizen | add set!. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2016-07-09 |
Jan Nieuwenhuizen | snarf scm functions and environment. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2016-07-09 |
Jan Nieuwenhuizen | eval: disarm lambda. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2016-07-09 |
Jan Nieuwenhuizen | map: support two lists. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2016-07-09 |
Jan Nieuwenhuizen | add simple map. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2016-07-09 |
Jan Nieuwenhuizen | fix evlis argumuent execution order. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2016-07-09 |
Jan Nieuwenhuizen | add let*. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2016-07-09 |
Jan Nieuwenhuizen | reader: handle whitespace and comments inside lists. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2016-07-09 |
Jan Nieuwenhuizen | move mes language additions to scm.mes. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2016-07-09 |
Jan Nieuwenhuizen | hack to print (current-module). |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2016-07-09 |
Jan Nieuwenhuizen | mes.c, mes.mes: support quasiquote, unquote. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2016-07-09 |
Jan Nieuwenhuizen | boot.mes: generate from mes.mes, scm.mes, test.mes. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2016-07-08 |
Jan Nieuwenhuizen | mes.c: support `.' and add let. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2016-07-08 |
Jan Nieuwenhuizen | boot.mes: support macros, add and, or. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2016-05-29 |
Jan Nieuwenhuizen | boot.mes: boostrap into mes. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2016-07-09 |
Jan Nieuwenhuizen | Leave pure LISP. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2016-07-09 |
Jan Nieuwenhuizen | Add LISP interpreter in C. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2016-05-28 |
Jan Nieuwenhuizen | Add Guile version of John McCarthy's Maxwell Equations... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2016-05-15 |
Jan Nieuwenhuizen | Initial. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
|