nightshade

The nightshade programming language, compiler and tools (WIP)
Log | Files | Refs | README

commit 0a4e31bfb6071e413015a08e031f26c4c8fde373
parent 808de209635bca9db8bb7139a330adb83282beba
Author: citbl <citbl@citbl.org>
Date:   Mon,  8 Jun 2026 21:47:14 +1000

add readme

Diffstat:
AREADME | 13+++++++++++++
1 file changed, 13 insertions(+), 0 deletions(-)

diff --git a/README b/README @@ -0,0 +1,13 @@ +Nightshade +---------- + +Nightshade experimental programming language and compiler. + +Stance: + +Code is hand-written, for better or worse. + +AI is used in `make huh` to help understand some compiler errors. See makefile. + +(c) citbl 2026. Apache 2.0 licensed. +