Skip to content

ONATEMOWO/assignment1-adder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Compiler Assignments Repository

This repository contains separate folders for each assignment.

Structure

  • assignment1-adder/ — Week 1: Adder
  • assignment2-boa/ — Week 2: Boa

Grading Notes

Assignment 1

Open assignment1-adder/

Key files:

  • assignment1-adder/src/main.rs
  • assignment1-adder/runtime/start.rs
  • assignment1-adder/Makefile
  • assignment1-adder/test/
  • assignment1-adder/transcript.txt

Assignment 2

Open assignment2-boa/

Key files:

  • assignment2-boa/src/main.rs
  • assignment2-boa/runtime/start.rs
  • assignment2-boa/Makefile
  • assignment2-boa/test/
  • assignment2-boa/transcript.txt

Notes

The same submitted repository link was used for both assignments. To reduce grading friction, each assignment is now organized into its own folder.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors