Measures Concepts
GitHub icon

Blox

Blox - Programming language

< >

Blox is a programming language created in 2018.

Source code:
git clone https://github.com/ciromoraismedeiros/blox-lang
#1702on PLDB 6Years Old

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 Search Add Language Features Creators Resources About Blog Acknowledgements Queries Stats Sponsor Day 605 feedback@pldb.io Logout