Skip to content

Python builtins need defining, along with invent namespace related things. #3

@ntoll

Description

@ntoll

The problem:

Currently, built-in functions are represented by the catch-all block because Blockly doesn't understand that there are such things as builtins in Python.

The requirements:

The builtin functions of Python need to be defined so they're treated properly by py2blocks. Also, given that py2blocks is part of the tooling for the Invent framework, we should also include blocks that represent the Invent API.

The solution:

TBD

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions