blob: 29965588d573ff43c2f6c6f4267a265c1a8ae359 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
- pseudo unittest; makefile?
=> good tests at:
http://swiss.csail.mit.edu/~jaffer/Scheme
- find r7rs-small; try a full/compliant implementation in scheme/python?
eg, macros
- of interest:
julia
c
javascript
haskell
go
links:
http://www.defmacro.org/ramblings/lisp-in-haskell.html
https://github.com/mbutterick/mal
http://norvig.com/lispy2.html
|