madlisp/src
2020-06-01 20:12:26 +07:00
..
Lib compare equality for collections, concat strings with str 2020-06-01 20:12:26 +07:00
Collection.php classes 2020-05-28 11:55:58 +07:00
CoreFunc.php new classes for functions, not finished 2020-05-31 17:50:29 +07:00
Env.php let and eval 2020-05-30 18:47:54 +07:00
Evaller.php new classes for functions, not finished 2020-05-31 17:50:29 +07:00
Func.php new classes for functions, not finished 2020-05-31 17:50:29 +07:00
Hash.php classes 2020-05-28 11:55:58 +07:00
Lisp.php print null as empty string, enable functions eval and print 2020-05-31 21:16:20 +07:00
MadLispException.php classes 2020-05-28 11:55:58 +07:00
MList.php add Vector, other improvements 2020-05-31 11:34:24 +07:00
Printer.php print null as empty string, enable functions eval and print 2020-05-31 21:16:20 +07:00
Reader.php shortcut for quote 2020-05-31 11:50:53 +07:00
Seq.php add Vector, other improvements 2020-05-31 11:34:24 +07:00
Symbol.php improve eval, add env/quote 2020-05-28 13:59:36 +07:00
Tokenizer.php add Vector, other improvements 2020-05-31 11:34:24 +07:00
UserFunc.php new classes for functions, not finished 2020-05-31 17:50:29 +07:00
Util.php add Vector, other improvements 2020-05-31 11:34:24 +07:00
Vector.php add Vector, other improvements 2020-05-31 11:34:24 +07:00