Measures Concepts
GitHub icon

Draco

Draco - Programming language

< >

Draco is a programming language created in 1987 by Chris Gray.

#1573on PLDB 37Years Old

Draco was a shareware programming language created by Chris Gray. First developed for CP/M sytems, Amiga version followed in 1987.Although Draco, a blend of Pascal and C, was well suited for general purpose programming, its uniqueness as a language was its main weak point. Gray used Draco for the Amiga to create a port of Peter Langston's game Empire.. Read more on Wikipedia...


Example from hello-world:
proc main()void: writeln("Hello World"); corp;

Language features

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

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