Skip to content
This repository has been archived by the owner on Dec 8, 2024. It is now read-only.

Skeletons based on the UBC Compilers Racket Textbook for the VUB course (2021-2022)

Notifications You must be signed in to change notification settings

capt-hb/compilers-skeletons-vub

Repository files navigation

CPSC 411 Milestone 1 Skeleton

This branch provides the skeleton for CPSC 411 Milestone 1.

When submitting, you should ensure the name of the compiler.rkt file and the provides from that file are the same as in this commit. You may change the code base in any other way, including moving code to other files, as long as compiler.rkt reprovides the appropriate functions. You can check this is the case by running raco test interface-test.rkt.

Gitpod

Open in Gitpod

NOTE: update the URL in this README to the that of your repository (i.e. after the #), the default Gitpod button will create a workspace for the skeletons repository.

About

Skeletons based on the UBC Compilers Racket Textbook for the VUB course (2021-2022)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published