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 added the
part/Serial
category
feature
labels 2024-06-26 06:34:26 -07:00
aniva self-assigned this 2024-06-26 06:34:26 -07:00
aniva added 2 commits 2024-06-26 06:34:27 -07:00
aniva added a new dependency 2024-06-26 06:35:05 -07:00
aniva added 1 commit 2024-08-04 17:32:38 -07:00
aniva added 1 commit 2024-08-04 17:52:57 -07:00
aniva added 1 commit 2024-08-14 01:21:25 -07:00
0bc7bc5856
refactor: Remove export of Lean functions
If the user wishes to use Lean functions, they should add the bindings manually.
aniva added 1 commit 2024-08-15 22:40:02 -07:00
aniva merged commit 56100a30af into dev 2024-08-15 22:41:59 -07:00
aniva deleted branch serial/expr 2024-08-15 22:41:59 -07:00
aniva added this to the 0.3 milestone 2024-09-08 14:27:12 -07:00
Sign in to join this conversation.
No description provided.