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

GAML

< >

GAML is a programming language created in 1991.

#2185on PLDB 33Years Old 331Repos


Example from hello-world:
model GAML global { init { write("Hello World"); } } experiment GAML {}

Language features

Feature Supported Example Token
Strings ✓ "Hello world" "
Print() Debugging ✓ write

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

Built with Scroll v144.0.0