Top 1K Features Creators Events Podcasts Books Extensions Interviews Blog Explorer CSV

Calc4

< >

Calc4 is a programming language created in 2018 by Yuya Watari.

#2050on PLDB 6Years Old
Download source code:
git clone https://github.com/proprowataya/calc4
HomepageSource Code

Calc4 is a programming language where everything in its code is an operator.


Example from the web:
[fib2|x, a, b|x ? ((x-1) ? ((x-1) {fib2} (a+b) {fib2}a) ? a) ? b] 38{fib2}1{fib2}0

- Build the next great programming language Add About Search Keywords Livestreams Labs Resources Acknowledgements

Built with Scroll v144.0.0