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

GML

< >

GML, aka IBM Generalised Markup Language, is a xml format created in 1969 by Charles Goldfarb and Edward Mosher and Raymond Lorie.

#1056on PLDB 55Years Old
Wikipedia

Generalized Markup Language (GML) is a set of macros that implement intent-based (procedural) markup tags for the IBM text formatter, SCRIPT. SCRIPT/VS is the main component of IBM's Document Composition Facility (DCF). A starter set of tags in GML is provided with the DCF product.. Read more on Wikipedia...


Example from hello-world:
draw_text(1, 1, "Hello World");

Language features

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