finish engram-lang: protocols, decorators, imports, Result, closures, stdlib, integration tests
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
[package]
|
||||
name = "el-stdlib"
|
||||
description = "Engram language standard library — built-in function signatures and implementations"
|
||||
version.workspace = true
|
||||
edition.workspace = true
|
||||
license.workspace = true
|
||||
|
||||
[dependencies]
|
||||
el-types = { workspace = true }
|
||||
el-parser = { workspace = true }
|
||||
Reference in New Issue
Block a user