|
|
|
|
|
by orbifold
4234 days ago
|
|
Racket is a scheme derivative, actually it consists of several languages including some domain specific ones, that all are compatible with each other. It also has a _very_ nice C foreign function interface (much better than Haskells for example). |
|