-
Notifications
You must be signed in to change notification settings - Fork 5
Home
Jacques Nomssi edited this page Jan 20, 2018
·
69 revisions
- Features native operations, predicates, trigonometric functions, math, simple I/O
- can be called from ABAP code e.g. for an formula evaluation
- The workbench (report ZZ_LISP_IDE) makes it easy to try sample code in REPL mode
- Tutorials: TYSF | SICP | HtDP | UCSC | YAST | TSPL
- Style: http://community.schemewiki.org/?scheme-style
- Specification R6RS R7RS
- Make your LISP: https://github.com/kanaka/mal/blob/master/process/guide.md