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

monte

< >

monte is an open source programming language created in 2014.

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

A dynamic language inspired by Python and E.


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

Language features

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

View source

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