Maze Generators

I've written maze generators using many different programming languages. They are available on GitHub. Here's a list of the languages used as well as a link to the specific compiler or interpreter.

Language File Compiler
Ada maze.adb GCC
ARM Assembly Language maze.arm GCC
AWK maze.awk Gawk
Bash maze.sh GNU Bash
BASIC maze.bas Bas
C maze.c GCC
C++ maze.cpp GCC
Clojure maze.clj Clojure
COBOL maze.cob OpenCOBOL
Coq maze.v Coq
D maze.d D
Dylan maze.dylan Open Dylan
Eiffel maze.e Liberty Eiffel
Erlang maze.erl Erlang
Factor maze.factor Factor
Forth maze.4th Gforth
Fortran maze.f90 GCC
Go maze.go Go
Haskell maze.hs GHC
io maze.io io
Java Maze.java Java
JavaScript maze.html N/A (Firefox, etc.)
JL maze.jl JL
Kotlin Maze.kt Kotlin
Lisp maze.lisp CLISP
Lua maze.lua Lua
Nimrod maze.nim Nimrod
OCaml maze.ml OCaml
Pascal maze.pas GPC
Perl maze.pl Perl
PL/1 maze.pli Iron Spring PL/1
Prolog maze.pro SWI-Prolog
Python maze.py Python
R maze.r R
Ruby maze.rb Ruby
Rust maze.rs Rust
Scala Maze.scala Scala
Smalltalk maze.st GNU Smalltalk
SML maze.sml Standard ML of New Jersy
SNOBOL4 maze.sno CSNOBOL
Swift maze.swift Swift
S360 Assembly Language maze.jcl MVS 3.8j on Hercules
TCL maze.tcl TCL
VIM maze.vim VIM
x86-64 Assembly Language maze.s GCC