a gleam implementation of a CS assignment originally written in cpp
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

docs: add an image to the readme

+3
+1
.gitignore
··· 1 1 lab66 2 2 lab66.output 3 3 build/ 4 + .DS_Store
+2
README.md
··· 1 1 # Lab 6 2 2 3 + ![screenshot of the code generated by freeze](docs/freeze.jpeg) 4 + 3 5 For this lab the program must parse `OT.txt` (format below) to find specific references and produce scoped errors if the reference isn't found. 4 6 5 7 ```text
docs/freeze.jpeg

This is a binary file and will not be displayed.