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

Calc4

< >

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

#2064on PLDB 6Years Old
Download source code:
git clone https://github.com/proprowataya/calc4
Homepage · Source 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 · Issues · About · Search · Keywords · Livestreams · Labs · Resources · Acknowledgements

Built with Scroll v164.7.0