Skip to content

Commit 794d855

Browse files
committed
Add F# Section
1 parent e2efdfe commit 794d855

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ To get started, simply fork this repo. Please refer to [CONTRIBUTING.md](CONTRIB
1111
- [Clojure](#clojure)
1212
- [Elixir](#elixir)
1313
- [Erlang](#erlang)
14+
- [F#](#f)
1415
- [Go](#go)
1516
- [Haskell](#haskell)
1617
- [HTML/CSS](#html-and-css)
@@ -150,6 +151,10 @@ To get started, simply fork this repo. Please refer to [CONTRIBUTING.md](CONTRIB
150151
- [ChatBus : build your first multi-user chat room app with Erlang/OTP](https://medium.com/@kansi/chatbus-build-your-first-multi-user-chat-room-app-with-erlang-otp-b55f72064901)
151152
- [Making a Chat App with Erlang, Rebar, Cowboy and Bullet](http://marianoguerra.org/posts/making-a-chat-app-with-erlang-rebar-cowboy-and-bullet.html)
152153

154+
## F#:
155+
156+
- [Write your own Excel in 100 lines of F#](http://tomasp.net/blog/2018/write-your-own-excel)
157+
153158
## Java:
154159

155160
- [Build an Interpreter](http://www.craftinginterpreters.com/) (Chapter 4-13 is written in Java)

0 commit comments

Comments
 (0)