7 comments

[ 3.6 ms ] story [ 8.0 ms ] thread
Curious if there is material on the web regarding the S language.
Actually, beside the book, there is not much. Maybe you can find some material citing the book in exercises or lectures from a theoretical CS course.
Broken link. Can you correct?
(comment deleted)
It's up again! Remove the cache if you can't access it.
The S language is a theoretical programming language proposed by Martin Davids in his book Computability, Complexity and Languages. It is composed by labels, variables, and 4 basic instructions, and its used between many things, to prove that there are natural functions (F: N^n -> N) which can not be computed. Awesome!

If you want to see the repo, you can find it in https://github.com/ramadis/slang