first commit

This commit is contained in:
2026-06-21 21:05:24 -05:00
commit 973db5f00a
9 changed files with 559 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
{
"$schema": "https:\/\/crosslang.tesseslanguage.com\/\/schema\/cross-json-schema.json",
"info": {
"type": "lib"
},
"name": "Tesses.CrossLisp.Runtime",
"version": "1.0.0.0-prod"
}