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

Blox

< >

Blox is a programming language created in 2018.

#3401on PLDB 6Years Old
Download source code:
git clone https://github.com/ciromoraismedeiros/blox-lang

Blox programming language


Example from the web:
print(1+2*3/4) print(3.0-1.5) print(1 > 0) print(1 < 0) print(1 >= 0) print(1 <= 0) print(1 == 0) print(1 != 0) print(not TRUE and FALSE or TRUE)

View source

- Build the next great programming language About Acknowledgements Extensions Day 630 Donate feedback@pldb.io