You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,8 +1,8 @@
1
1
# SILC
2
2
3
3
A compiler for the *Simple Integer Language (SIL)* that reads a SIL source program, and generates instructions for a target machine known as the *Simple Integer Machine (SIM)*.
4
-
Source Language (SIL) description can be found at [http://athena.nitc.ac.in/~kmurali/Compiler/sil.html]
5
-
Target Machine (SIM) Architecture description can be found at [http://athena.nitc.ac.in/~kmurali/Compiler/sim.html]
4
+
Source Language (SIL) description can be found at [http://andromeda.nitc.ac.in/~addy/compiler/sil.html]
5
+
Target Machine (SIM) Architecture description can be found at [http://andromeda.nitc.ac.in/~addy/compiler/sim.html]
0 commit comments