Skip to content

Commit cce60cf

Browse files
committed
2 parents 0593935 + 9d381ce commit cce60cf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,10 @@ By building a programming language myself I can get a better understanding of ev
1313
- [x] Execution arguments
1414
- [x] Tokenizer
1515
- [x] Parser
16-
- [ ] Runtime
16+
- [x] Runtime
1717
- [x] Syntax Highlighting
1818
#### Can be done later
19-
- [ ] Builtins/standard library
19+
- [x] Builtins/standard library
2020
- [ ] Installer
2121
- [x] Documentation
2222

0 commit comments

Comments
 (0)