Skip to content

Generate bytecode#9

Open
shuhei wants to merge 10 commits into
mainfrom
generate-bytecode
Open

Generate bytecode#9
shuhei wants to merge 10 commits into
mainfrom
generate-bytecode

Conversation

@shuhei
Copy link
Copy Markdown
Owner

@shuhei shuhei commented Oct 24, 2019

#2

  • Make Parser return a Result (Just a refactoring)
  • Read source code
  • Parse and compiler the source code
  • Serialize Bytecode into bytes
  • Save the bytecode into a file
  • Read bytecode
  • Run bytecode
  • Refactor (especially error handling)
  • Add tests
  • Flexible output file

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant