-
Notifications
You must be signed in to change notification settings - Fork 152
Description
The POC is targeting experienced Clarity developers who can handle debugging the generated Clarity output.
- Do some case studies to see how existing projects could have benefited from this
- Detail a pretty advanced spec that is still flexible and will change in the future (ts2clar)
Transpiler features:
- TS parser
- Extract and transpile top-level data struct and function definitions (
(define-*)
) - Transpile simple expressions and functions body
At the end of this POC, the transpiler should be able to transpile a basic "counter" smart contract and be ready to adopt more complex features.
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
✅ Done