feat: Condensed interface #85

Merged
aniva merged 27 commits from serial/expr into dev 2024-08-15 22:41:59 -07:00
Owner

This replaces the sexp based interface for emitting structures.

To facilitate this, the user has to execute MetaM monads. The state of this monad can be queried from any individual goal by GoalState.metaContextOfGoal and GoalState.metaState

This replaces the sexp based interface for emitting structures. To facilitate this, the user has to execute `MetaM` monads. The state of this monad can be queried from any individual goal by `GoalState.metaContextOfGoal` and `GoalState.metaState`
aniva self-assigned this 2024-06-26 06:34:26 -07:00
If the user wishes to use Lean functions, they should add the bindings manually.
aniva deleted branch serial/expr 2024-08-15 22:41:59 -07:00
aniva added this to the v0.3 milestone 2024-09-08 14:27:12 -07:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Blocks
Reference: aniva/Pantograph#85
No description provided.