Top 1,000 Features Creators Resources Blog Explore Download
GitHub icon

Calc4

< >

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

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

The Calc4 Programming Language - Every code element is an operator, allowing programming in the style of a calculator


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 About Acknowledgements Extensions Day 625 feedback@pldb.io