File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -51,10 +51,11 @@ Learning by doing is important and more effective than plainly following a docum
51
51
52
52
## Haskell:
53
53
* [ Write You a Haskell - Build a modern functional compiler] ( http://dev.stephendiehl.com/fun/ )
54
- * [ Write Yourself a Scheme in 48 hours] ( https://en.wikibooks.org/wiki/Write_Yourself_a_Scheme_in_48_Hours )
54
+ * [ Write Yourself a Scheme in 48 hours] ( )
55
55
56
56
## Rust:
57
57
* A Simple Web App in Rust
58
58
* [ Part 1] ( http://joelmccracken.github.io/entries/a-simple-web-app-in-rust-pt-1/ )
59
59
* [ Part 2a] ( http://joelmccracken.github.io/entries/a-simple-web-app-in-rust-pt-2a/ )
60
- * [ Part 2b] ( http://joelmccracken.github.io/entries/a-simple-web-app-in-rust-pt-2b/ )
60
+ * [ Part 2b] ( http://joelmccracken.github.io/entries/a-simple-web-app-in-rust-pt-2b/ )
61
+ * [ Write an OS in Rust] ( http://os.phil-opp.com/ )
You can’t perform that action at this time.
0 commit comments