Measures Concepts
GitHub icon

Calc4

Calc4 - Programming language

< >

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

Source code:
git clone https://github.com/proprowataya/calc4
#2179on PLDB 6Years Old

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

View source

- Build the next great programming language Search Add Language Features Creators Resources About Blog Acknowledgements Queries Stats Sponsor Day 605 feedback@pldb.io Logout