transcendental-lisp/src/function/builtin
2017-02-27 14:10:20 -05:00
..
cons Built-in function names are now defined through annotations 2017-02-26 16:47:06 -05:00
math Built-in function names are now defined through annotations 2017-02-26 16:47:06 -05:00
predicate Built-in function names are now defined through annotations 2017-02-26 16:47:06 -05:00
special Built-in function names are now defined through annotations 2017-02-26 16:47:06 -05:00
APPLY.java Built-in function names are now defined through annotations 2017-02-26 16:47:06 -05:00
EVAL.java Built-in function names are now defined through annotations 2017-02-26 16:47:06 -05:00
EXIT.java Built-in function names are now defined through annotations 2017-02-26 16:47:06 -05:00
FUNCALL.java Built-in function names are now defined through annotations 2017-02-26 16:47:06 -05:00
LOAD.java Built-in function names are now defined through annotations 2017-02-26 16:47:06 -05:00
PRINT.java Built-in function names are now defined through annotations 2017-02-26 16:47:06 -05:00
SET.java Built-in function names are now defined through annotations 2017-02-26 16:47:06 -05:00
SYMBOL_FUNCTION.java Altered SYMBOL-FUNCTION behavior and cleaned up some code 2017-02-27 14:10:20 -05:00