Skip to content
Snippets Groups Projects
Commit 0259a429 authored by Per's avatar Per
Browse files

README

parent 11b7935d
Branches
No related tags found
No related merge requests found
...@@ -20,6 +20,7 @@ Practical assigment: ...@@ -20,6 +20,7 @@ Practical assigment:
- Expressions (includig function calls) - Expressions (includig function calls)
- Primitive types (boolean, i32) and their literals - Primitive types (boolean, i32) and their literals
- Explicit types everywhere - Explicit types everywhere
- Explicit return(s)
- Begin writing a parser for expressions in Rust using `nom` (parser combinator library) - Begin writing a parser for expressions in Rust using `nom` (parser combinator library)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment