Skip to content

jmtd/wadc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

b3a0f3b · Jan 13, 2023
Jan 13, 2023
Nov 6, 2021
Oct 6, 2016
Feb 21, 2019
Sep 21, 2016
Oct 6, 2016
Dec 18, 2022
Oct 28, 2021
Oct 8, 2021
Apr 20, 2018
Sep 18, 2015
Nov 6, 2021
Sep 22, 2022
Sep 22, 2022
Jan 3, 2023

Repository files navigation

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

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.