a gleam implementation of a CS assignment originally written in cpp
Shell 76.9%
C++ 21.7%
Makefile 1.4%
13 1 0

Clone this repository

https://tangled.org/dunkirk.sh/gleam-bible-search
git@knot.dunkirk.sh:dunkirk.sh/gleam-bible-search

For self-hosted knots, clone URLs may differ based on your setup.

README.md

Lab 6#

Part 1#

Review the lab write-ups in ZyBooks for Section 6.6.

Edit your code using vi.

Compile your code using:

g++ lab66.cpp -o lab66

Part 2#

Complete the Coversheet file and submit it with your final solution

Part 3#

Ensure all code is committed and pushed to GitHub along with running it in ZyLabs.

© 2025-present Kieran Klukas