Skip to content

Commit d04102b

Browse files
committed
Update README.md
1 parent f3bdf95 commit d04102b

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
@@ -4,7 +4,7 @@ Dodd Simple Stack Language
44
Summary
55
-------
66

7-
The Dodd Simple Stack Language (DSSL) is a stack-based language, inspired primarily by Postscript, Python and Java. The lexing component is generated with the [SableCC](https://sablecc.org/) parser generator. The language syntax specification can be found [here](https://github.com/tomdodd4598/Dodd-Simple-Stack-Language/blob/main/src/dssl.sable).
7+
The Dodd Simple Stack Language (DSSL) is a stack-based language, inspired primarily by PostScript, Python and Java. The lexing component is generated with the [SableCC](https://sablecc.org/) parser generator. The language syntax specification can be found [here](https://github.com/tomdodd4598/Dodd-Simple-Stack-Language/blob/main/src/dssl.sable).
88

99
If you have any questions, feel free to post an issue or ping me in the [eVault](https://discord.gg/KCPYgWw) Discord server!
1010

0 commit comments

Comments
 (0)