nightshade

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

commit 94dd31c870688255f5edf62e64ba8b0434eb6d0e
parent 4a603576341aaaaf8eba43a1a42342728f8099cf
Author: citbl <citbl@citbl.org>
Date:   Mon, 22 Jun 2026 21:15:45 +1000

minor

Diffstat:
M.gitignore | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/.gitignore b/.gitignore @@ -5,3 +5,4 @@ bin/ *.s *.ssa *.log +*.out