Skip to content
This repository was archived by the owner on Sep 7, 2021. It is now read-only.
This repository was archived by the owner on Sep 7, 2021. It is now read-only.

MafiaScript Interpret #19

@Romop5

Description

@Romop5

Brief
Implement an interpreter of MafiaScript language. The interpret should implement following features:

  • MafiaScript lexer
  • MafiaScript parser to IR
  • IR intepreter
  • Function call / lambda binding for predefined commands (e.g. find_frame)

Optional:

  • Syntax analysis (detect missing label names, invalid argument types, etc)

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions