Login
From:
Max Bernstein
(Uncensored)
subscribe
A baseline scrapscript compiler | Max Bernstein
https://bernsteinbear.com/blog/scrapscript-baseline/
links
backlinks
Tagged with:
compilers
Roast topics
Find topics
Find it!
Scrapscript is a small, pure, functional, content-addressable, network-first programming language. fact 5 . fact = | 0 -> 1 | n -> n * fact (n - 1)