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

Ante

< >

Ante is an open source programming language created in 2015 by Jake Fecher.

#381on PLDB 9Years Old
Download source code:
git clone https://github.com/jfecher/ante
Homepage · REPL · Try It Online · Source Code

Ante is a compiled systems language focusing on providing extreme extensibility through the use of a compile-time API. Using such an API, compiler extensions can be created within the program itself, allowing for the addition of a garbage collector, ownership system, type system changes, etc.


Example from Riju:
print "Hello, world!"
Example from hello-world:
9♦8♥J♦A♦2♣3♥7♠J♦A♦7♦J♦J♦A♦3♦J♦5♥6♦4♥J♥A♥6♠6♠J♥A♦8♦J♦A♦8♠J♦A♦3♦J♦A♦6♠J♦A♦8♠J♦A♥3♦2♠J♥A♥2♣6♠J♥

Language features

Feature Supported Example Token
Print() Debugging ✓ print
- Build the next great programming language · Add · About · Search · Keywords · Livestreams · Labs · Resources · Acknowledgements · Part of the World Wide Scroll