Skip to content

Transpiler PoC (v0) #1783

@hugoclrd

Description

@hugoclrd

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

Projects

Status

✅ Done

Relationships

None yet

Development

No branches or pull requests

Issue actions