Skip to content

Commit d1b07aa

Browse files
authored
Update README.md
1 parent 4046f80 commit d1b07aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
Have you ever wondered how a compiler works, but you never found courage to find out?
44
Then this project is for you (**N.B.: a detailed description is available [here](https://ssloy.github.io/tinycompiler/)**).
5-
Then this series of articles is for you.
5+
66
I have never had the chance to look under the hood either, but one week-end I have decided to to write a translator from the esoteric programming language *wend* (short for week-end),
77
which I just invented myself, into regular GNU assembly.
88
The goal is to keep the code as tiny as possible, 500-ish lines of python sounds great.

0 commit comments

Comments
 (0)