cl_embed: Goodbye, cl_embed. You will be missed.

This commit is contained in:
2025-10-28 22:41:02 -04:00
parent 91025fccb0
commit f22aaafc47
5 changed files with 1 additions and 230 deletions

View File

@@ -2,7 +2,6 @@
members = [
"compiler/cl-repl",
"compiler/cl-typeck",
"compiler/cl-embed",
"compiler/cl-interpret",
"compiler/cl-structures",
"compiler/cl-token",
@@ -14,7 +13,7 @@ resolver = "2"
[workspace.package]
repository = "https://git.soft.fish/j/Conlang"
version = "0.0.10"
version = "0.0.11"
authors = ["John Breaux <j@soft.fish>"]
edition = "2024"
license = "MIT"