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

Blox

< >

Blox is a programming language created in 2018.

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

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)
- Build the next great programming language Add About Search Keywords Livestreams Labs Resources Acknowledgements Part of the World Wide Scroll