Add host-configurable language service
This commit is contained in:
@@ -5,6 +5,7 @@ Decodal is a small deterministic DSL for describing, composing, validating, and
|
||||
It is designed around a lightweight Rust library:
|
||||
|
||||
- host-supplied source and structured-value imports through `ImportLoader`
|
||||
- shared host environments for production and semantic editor tooling
|
||||
- no filesystem access in the library core
|
||||
- concrete and abstract values with constraints and defaults
|
||||
- deterministic expression evaluation
|
||||
|
||||
Reference in New Issue
Block a user