Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add NumWorks converter #64

Open
32 tasks
zdimension opened this issue Jun 26, 2018 · 0 comments
Open
32 tasks

Add NumWorks converter #64

zdimension opened this issue Jun 26, 2018 · 0 comments
Assignees
Labels
algorithm Algorithm/pseudocode mode enhancement New feature or request

Comments

@zdimension
Copy link
Member

zdimension commented Jun 26, 2018

strikethrough means the statement/node is not compatible and won't be implemented

Nodes

  • ArrayAccessNode
  • BinOpNode
  • CallNode
  • IdentifierNode
  • LambdaNode
  • ListNode
  • NumberNode
  • StringNode
  • UnaryOpNode

Statements

  • AssignStmt
  • BreakStmt
  • CallStmt
  • CommentStmt
  • ContinueStmt
  • DisplayStmt
  • ElseStmt
  • ForStmt
  • FuncStmt
  • GClearStmt
  • GFuncStmt
  • GLineStmt
  • GPointStmt
  • GWindowStmt
  • IfStmt
  • InputStmt
  • ReturnStmt
  • SleepStmt
  • StopStmt
  • WhileStmt

Features

  • Textual (display code)
  • Binary (generate uploadable program file)
  • In GUI
@zdimension zdimension added enhancement New feature or request algorithm Algorithm/pseudocode mode labels Jun 26, 2018
@zdimension zdimension self-assigned this Jun 26, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
algorithm Algorithm/pseudocode mode enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant