Measures Concepts
GitHub icon

QuakeC

QuakeC - Programming language

< >

QuakeC is a programming language created in 1996 by John Carmack.

#1401on PLDB 28Years Old

QuakeC is an interpreted language developed in 1996 by John Carmack of id Software to program parts of the video game Quake. Using QuakeC, a programmer is able to customize Quake to great extents by adding weapons, changing game logic and physics, and programming complex scenarios. It can be used to control many aspects of the game itself, such as parts of the AI, triggers, or changes in the level. Read more on Wikipedia...


Example from hello-world:
bprint("Hello World\n");

Language features

Feature Supported Token Example
Print() Debugging ✓ bprint

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