From 9ce3bc07fc567594c0ceb22386799ec59e9dfdd7 Mon Sep 17 00:00:00 2001 From: Alfie Eagleton <67986414+TheAlfanator@users.noreply.github.com> Date: Sat, 16 Oct 2021 17:16:21 +0100 Subject: Report Writing I implemented the existing bullet pointed intro document into a fuilly written report.tex file, then merged into esoteric_project_report.text under Chapter 1 and Chapter 2 --- report/esoteric_project_report.pdf | Bin 878581 -> 193134 bytes 1 file changed, 0 insertions(+), 0 deletions(-) (limited to 'report/esoteric_project_report.pdf') diff --git a/report/esoteric_project_report.pdf b/report/esoteric_project_report.pdf index db4a8c1..67ff856 100644 Binary files a/report/esoteric_project_report.pdf and b/report/esoteric_project_report.pdf differ -- cgit v1.2.3 From b49bb78db545f0aa6569d8e78e79d4740ca77c4a Mon Sep 17 00:00:00 2001 From: Alfie Eagleton <67986414+TheAlfanator@users.noreply.github.com> Date: Sun, 17 Oct 2021 17:53:14 +0100 Subject: Chapter 3 - FORTRAN Created a grammar table regarding FORTRAN and Java. --- report/esoteric_project_report.pdf | Bin 193134 -> 197284 bytes 1 file changed, 0 insertions(+), 0 deletions(-) (limited to 'report/esoteric_project_report.pdf') diff --git a/report/esoteric_project_report.pdf b/report/esoteric_project_report.pdf index 67ff856..58a9978 100644 Binary files a/report/esoteric_project_report.pdf and b/report/esoteric_project_report.pdf differ -- cgit v1.2.3 From 3c3706a8957f27d7bcb553eff6ded1c6dc76fa24 Mon Sep 17 00:00:00 2001 From: chris-sutcliffe Date: Mon, 18 Oct 2021 15:43:54 +0100 Subject: add some notes on grammar and start lexer section --- report/esoteric_project_report.pdf | Bin 197284 -> 189988 bytes 1 file changed, 0 insertions(+), 0 deletions(-) (limited to 'report/esoteric_project_report.pdf') diff --git a/report/esoteric_project_report.pdf b/report/esoteric_project_report.pdf index 58a9978..b241efe 100644 Binary files a/report/esoteric_project_report.pdf and b/report/esoteric_project_report.pdf differ -- cgit v1.2.3