Measures Concepts
GitHub icon

GAML

GAML - Programming language

< >

GAML is a programming language created in 1991.

#1555on PLDB 33Years Old 331Repos


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

Language features

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

View source

- Build the next great programming language · Search · Add Language · Features · Creators · Resources · About · Blog · Acknowledgements · Queries · Stats · Sponsor · Day 605 · feedback@pldb.io · Logout