/wadc

wadc - A programming language for the construction of Doom maps

Primary LanguageJavaGNU General Public License v2.0GPL-2.0

WadC ("Wad Compiler")

logo

About

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/.

Documentation

It’s also worth reading the examples/ and standard library.

Download

Downloads are on the GitHub releases page.

Who

Since 2008, WadC is developed by Jonathan Dowland.

WadC was originally written by Wouter van Oortmerssen (Aardappel) in 2001.

License

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.