initial commit; zx create project

This commit is contained in:
Peter Harpending
2026-06-01 16:12:02 -07:00
commit 177978d184
6 changed files with 737 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
{application,gsc,
[{description,"Exploratory sophia compiler rewrite"},
{registered,[]},
{included_applications,[]},
{applications,[stdlib,kernel]},
{vsn,"0.1.0"},
{modules,[gsc]}]}.