WadC is a programming language and IDE for the construction of Doom maps.
WadC is a lazy functional/macro hybrid programming language. Think of it like Logo on steroids, with monsters.
See the WadC homepage: https://jmtd.net/wadc/.
It’s also worth reading the examples/ and standard library.
Downloads are on the GitHub releases page.
Since 2008, WadC is developed by Jonathan Dowland.
WadC was originally written by Wouter van Oortmerssen (Aardappel) in 2001.
WadC is licensed under the terms of the GNU Public License, version 2.
WadC uses the Picocli Java library, which is licensed under the Apache License, version 2.0.