Sebastian Švec 41d36ce8e1
All checks were successful
Run unit tests / zig build test (push) Successful in 55s
fix markdown lint (not important)
2026-01-07 10:39:20 +01:00
2026-01-03 22:36:58 +01:00
2026-01-03 22:36:58 +01:00
2026-01-03 22:36:58 +01:00
2026-01-03 22:36:58 +01:00
2026-01-03 22:47:43 +01:00
2026-01-02 15:43:17 +01:00
2026-01-07 10:39:20 +01:00

neon

(stands for Not Everything Oughtta've a Name)

license test workflow

a simple programming language (hopefully one day)

features

Warning

this project is still in very early development, so features are limited and subject to change

for now the language uses an s-expression syntax (even though it's not a lisp) to simplify parsing. this syntax WILL change in the future!

  • currently none lol

quick start

required tools:

zig build run -- examples/first.ne
Description
No description provided
Readme MIT 118 KiB
Languages
Zig 100%