Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hawkw/senior-thesis
https://github.com/hawkw/senior-thesis
Last synced: 7 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/hawkw/senior-thesis
- Owner: hawkw
- Created: 2015-08-25T20:17:22.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2015-12-21T02:27:49.000Z (almost 9 years ago)
- Last Synced: 2024-10-09T07:09:19.530Z (28 days ago)
- Language: TeX
- Size: 6.85 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Allegheny College Senior Thesis
This repository contains Hawk Weisman's senior thesis for the Department of Computer Science at Allegheny College, and related materials.
My senior thesis concerns the design and prototyping of Mnemosyne, a functional systems programming language with compile time memory management. The source code for the Mnemosyne compiler can be found in [this Git repository](https://github.com/hawkw/mnemosyne).
To build the senior thesis:
+ `$ pdflatex --shell-escape main.tex`
+ `$ pdflatex --shell-escape main.tex`
+ `$ bibtex main` (this only needs to be re-run if the references have changed)
+ `$ pdflatex --shell-escape main.tex`
+ `$ pdflatex --shell-escape main.tex`