nightshade

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

README (364B)


      1 Nightshade
      2 ==========
      3 
      4 Nightshade experimental programming language and compiler inspired by C, APL and Lua.
      5 
      6 Early WIP.
      7 
      8 AI Stance:
      9 
     10 	All code is hand-written, for better or worse. 
     11 	AI is used in `make huh` to help understand some compiler errors. See makefile.
     12 
     13 Dev and testing on macOS ARM64 using gnatmake (gcc 14.1).
     14 
     15 (c) citbl 2026. 
     16 
     17 Apache 2.0 licensed.
     18