beef331 / website

Code for the official Nim programming language website
https://nim-lang.org
18 stars 1 forks source link

cflang #6

Closed liquidev closed 3 years ago

liquidev commented 3 years ago

Name: cflang https://github.com/liquidev/cflang

Author: lqdev

Posting: cflang is a minimalist, esoteric, functional programming language designed specifically to be simple, but at the same time human-readable and Turing-complete. The reference implementation is made in Nim, using NPeg for quick and easy parsing.