mirror of
https://github.com/practical-tutorials/project-based-learning
synced 2024-11-10 14:14:19 +00:00
roll your own IRC bot in haskell
This commit is contained in:
parent
6bdb2e8636
commit
542b37cc81
1 changed files with 1 additions and 0 deletions
|
@ -85,6 +85,7 @@ To get started, simply fork this repo. Please refer to [CONTRIBUTING.md](CONTRIB
|
|||
## Haskell:
|
||||
* [Write You a Haskell - Build a modern functional compiler](http://dev.stephendiehl.com/fun/)
|
||||
* [Write Yourself a Scheme in 48 hours](https://en.wikibooks.org/wiki/Write_Yourself_a_Scheme_in_48_Hours)
|
||||
* [Roll Your Own IRC Bot](https://wiki.haskell.org/Roll_your_own_IRC_bot)
|
||||
|
||||
## Rust:
|
||||
* A Simple Web App in Rust
|
||||
|
|
Loading…
Reference in a new issue