Skip to content

Metacircular interpreter's parser uses AY17/18 Source Lanugage specs  #24

@remo5000

Description

@remo5000

Problem

  • The parser that is generated using jison uses grammar that works for the previous implementation for Source
  • The rules would have to be changed
    • var must be changed to const and let
    • Arrow functions must be added
    • Anonymous functions must be removed (?)

Metadata

Metadata

Assignees

Labels

BugSomething isn't working_work in progressIssue currently being worked on; discussion should name PRimportantFixing this is important, but not mission-critical

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions