Skip to content

COMP90045 - Programming language implementation - 2020S2 - Assignment1&2&3

License

Notifications You must be signed in to change notification settings

yangxvlin/Roo-compiler

Repository files navigation

Roo-compiler

All Contributors

COMP90045 - Programming language implementation - 2020S2 - Assignment1&2

Team info

Contributors ✨

Thanks goes to these wonderful people (emoji key):


XuLinYang

💻

knll9311

💻

Chaoszzz

💻

JackyWenruiZhang

💻

This project follows the all-contributors specification. Contributions of any kind welcome!

marks

  • 26 out of 30 (87%)

repository structure

specifications

stage 1a

  • submit COMP90045 1a

stage 1b

how to submit

  • submit COMP90045 1b Makefile Roo.hs RooAST.hs PrettyRoo.hs RooParser.hs
  • verify COMP90045 1b | less

stage 1 result

stage 2

stage 3a

how to submit

  • submit COMP90045 3a xuliny.roo xuliny.in
  • verify COMP90045 3a | less

stage 3b

how to submit

  • submit COMP90045 3b Makefile Roo.hs RooAST.hs PrettyRoo.hs RooParser.hs RooAnalyser.hs SymbolTable.hs Codegen.hs OzCode.hs
  • verify COMP90045 3b | less

testing on netmug

  • ./Roo/Roo ./roo_examples/contrib/xuliny.roo > out.oz
  • ./oz/oz out.oz < ./roo_examples/contrib/xuliny.in

stage 3b result

About

COMP90045 - Programming language implementation - 2020S2 - Assignment1&2&3

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •