TheSecondComing123 / unlab

The unlab golfing language

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Noxan

Noxan is a prefix based programming language that is designed for code golfing.

Get started

Since Noxan is prefix, operators come before their operands. For example, +1 +3 4 is similar to 1 + 3 + 4 in infix.

About

The unlab golfing language

License:MIT License


Languages

Language:Python 99.4%Language:Tcl 0.5%Language:PowerShell 0.0%Language:Batchfile 0.0%