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

monte

< >

monte is an open source programming language created in 2014.

#931on PLDB 10Years Old
Download source code:
git clone https://github.com/monte-language/monte
Source Code

Monte is a dynamic programming language inspired by Python and E.


Example from hello-world:
traceln("Hello World")

Language features

Feature Supported Example Token
Integers ✓
Floats ✓
Hexadecimals ✓
Strings ✓ "Hello world" "
Print() Debugging ✓ traceln
Comments ✓
Semantic Indentation X

- Build the next great programming language · Add · About · Search · Keywords · Livestreams · Labs · Resources · Acknowledgements

Built with Scroll v144.0.0