An interpreter for a statically-typed semi-esoteric programming language. (W.I.P.)
Find a file
Alyx Shang a911e0e8e4
All checks were successful
/ test (push) Successful in 49s
Hm. TB
2026-07-26 12:53:21 +02:00
.forgejo/workflows Init. 2026-06-08 16:58:36 +02:00
src Hm. TB 2026-07-26 12:53:21 +02:00
.gitignore Init. 2026-06-08 16:58:36 +02:00
build.zig Init. 2026-06-08 16:58:36 +02:00
build.zig.zon Init. 2026-06-08 16:58:36 +02:00
LICENSE Init. 2026-06-08 16:58:36 +02:00
README.markdown Hm. 2026-07-22 16:24:49 +02:00
zlint.json Init. 2026-06-08 16:58:36 +02:00

NENE

Nene CI

An interpreter for a statically-typed semi-esoteric programming language.

ABOUT

This repository contains the interpreter for a statically-typed semi-esoteric programming language that has a syntax inspired by vernacular from the Bratz Fandom and modern mainstream Internet slang. Nenetl is the Nahuatl word for "doll", abbreviated to Nene here. Nahuatl is the language spoken by the ancient people of the Aztec empire. This language has been designed and developed by me. Nene code compiles to instructions that run on the Wayob VM.

TO DO

  • Lexer.
  • Parser.
  • IR Generator.
  • Module loader.
  • Optimizer.
  • Compiler.
  • Proper error-handling.
  • CLI

NOTE

  • Nene by Alyx Shang.
  • Licensed under the FSL v1.