index
:
esotericFORTRAN.git
main
Lexer, parser and compiler for a FORTRAN like programming language, with an IDE
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Added support for strings and improved print statement syntax
AidenRushbrooke
2021-11-07
10
-46
/
+213
*
Basic floating point support and small improvements to error handing
AidenRushbrooke
2021-11-07
11
-42
/
+91
*
Working if/else statements (very basic and unstable)
AidenRushbrooke
2021-11-06
8
-3
/
+82
*
Re-arranged files and added C compilation
AidenRushbrooke
2021-11-06
27
-587
/
+245
*
updated .gitignore
jwansek
2021-11-04
1
-0
/
+7
*
Added example.txt to base directory
Alfie Eagleton
2021-11-03
2
-2
/
+31
*
New Project Working + Report
Alfie Eagleton
2021-11-03
34
-0
/
+1490
*
started work on translation to c
jwansek
2021-11-01
12
-2
/
+90
*
Merge branch 'main' of https://github.com/AlfieEagleton/EsotericProject
AidenRushbrooke
2021-10-25
19
-14
/
+620
|
\
|
*
added using symbol table in stack
jwansek
2021-10-25
5
-43
/
+62
|
*
updated readme and makefile
jwansek
2021-10-24
2
-0
/
+7
|
*
started work on the symbol table, preparing for variables
jwansek
2021-10-24
1
-0
/
+48
|
*
added the start of a type system
jwansek
2021-10-24
8
-91
/
+196
|
*
added sableCC calculator
jwansek
2021-10-18
9
-0
/
+249
|
*
add some notes on grammar and start lexer section
chris-sutcliffe
2021-10-18
3
-1
/
+60
|
*
Merge branch 'main' of github.com:AlfieEagleton/EsotericProject into main
chris-sutcliffe
2021-10-17
2
-0
/
+66
|
|
\
|
|
*
Chapter 3 - FORTRAN
Alfie Eagleton
2021-10-17
2
-0
/
+66
|
*
|
change report structure slightly, add subheadings
chris-sutcliffe
2021-10-17
1
-3
/
+7
|
|
/
|
*
Report Writing
Alfie Eagleton
2021-10-16
3
-14
/
+61
|
*
removed pushing bytecode
jwansek
2021-10-11
1
-0
/
+2
*
|
Interpreter capable of handing variables
AidenRushbrooke
2021-10-25
10
-35
/
+592
|
/
*
Added basic lexical analysis
AidenRushbrooke
2021-10-09
4
-0
/
+210
*
add names to report
chris.sutcliffe
2021-10-04
2
-1
/
+1
*
add gitignore and project directory structure
chris.sutcliffe
2021-10-04
5
-0
/
+417
*
Initial commit
Alfie Eagleton
2021-09-27
1
-0
/
+2
[prev]