This commit is contained in:
Stephen Cochrane 2021-06-21 13:13:26 +02:00
parent 8036dedbb6
commit 5df743651f
2 changed files with 3 additions and 3 deletions

Binary file not shown.

View File

@ -82,7 +82,7 @@ If you are interested in viewing these, please send me an email, and I can
provide you with a .tar of the project.
.SS ALAN Compiler
.PP
ALAN is a pascal like langauge, and my second year Computer Science project was
ALAN is a pascal like language, and my second year Computer Science project was
to write a compiler for the ALAN language, for more information feel free to
read the spec. The compiler is written in C.
.SS Othello Bot
@ -92,8 +92,8 @@ C, using MPI API.
.SS OnPoint
.PP
OnPoint is a food review website, that allows users to view reviews on certain
websites, as well as create an account, and follow friends, and see thier
favorite restuarants.
websites, as well as create an account, and follow friends, and see their
favorite restaurants.
.PP
OnPoint is written using a python backend (running on flask), neo4j DB, redis
and Vue.js