|
|
|
|
|
by tines
3438 days ago
|
|
This is fantastic! Forth's simplicity is a great fit for exploratory programming on resource-constrained systems, and I'm a fan of anything homoiconic. Maybe one day I'll get my dream of having a forth or lisp with the type system of haskell. |
|
> The Kitten Programming Language
> Kitten is a statically typed, stack-based functional programming language designed to be simple and fast. It is a concatenative language, combining aspects of imperative and pure functional programming. There is an introduction available and a tutorial in progress.
http://kittenlang.org/
[0] http://evincarofautumn.blogspot.se/search/label/Concatenativ...
[1] http://www.codecommit.com/blog/cat/the-joy-of-concatenative-...
http://www.codecommit.com/blog/cat/the-joy-of-concatenative-...
http://www.codecommit.com/blog/cat/the-joy-of-concatenative-...
[2] https://en.wikipedia.org/wiki/Joy_(programming_language)