Skip to content

Commit

Permalink
update what's next
Browse files Browse the repository at this point in the history
  • Loading branch information
Serdar Yegulalp committed Apr 14, 2019
1 parent b2fa0f9 commit 270037f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion whats-next.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@
* [x] Function type (for function pointers)
* [x] Function pointer type
* [x] String constants
* [x] Comments

## In progress

Expand All @@ -58,7 +59,6 @@
* [ ] External function references (`extern` context block with optional library identifier)
* [ ] `case` statement for matching against enums
* [ ] `while` constructions
* [ ] Comments
* [ ] `uni` for globals
* [ ] `const` for constants
* [ ] Complete REPL command set (as per earlier incarnation of project)
Expand Down

0 comments on commit 270037f

Please sign in to comment.