Skip to content

Enable the pinto CLI to run and compile pint° code #3

@mateusfccp

Description

@mateusfccp

Currently, the pinto executable can only compile pint° code to Dart code.

This is the raison d'être of pint°.

However, it would be interesting if we could run pint° code without compiling it to Dart.

For this, we have to basically wrap the dart executable so that the pinto executable generates the code and run/compile it directly without saving it to the disk.

Metadata

Metadata

Assignees

No one assigned

    Labels

    area: toolingRelated to tooling, like the CLI, analyzer, internal tools etc.good first issueGood for newcomers

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions