瀏覽代碼

Add 'An overview of the Odin programming language and its features.' (#6813)

* Add 'The Odin language overwiew'

* Fix title

* Fix title

* Add missing backslash
beastmatser 3 年之前
父節點
當前提交
5264f4aa8c
共有 1 個文件被更改,包括 6 次插入0 次删除
  1. 6 0
      books/free-programming-books-langs.md

+ 6 - 0
books/free-programming-books-langs.md

@@ -148,6 +148,7 @@ That section got so big, we decided to split it into its own file, the [BY SUBJE
 * [Objective-C](#objective-c)
 * [OCaml](#ocaml)
 * [Octave](#octave)
+* [Odin](#odin)
 * [OpenMP](#openmp)
 * [OpenResty](#openresty)
 * [OpenSCAD](#openscad)
@@ -1656,6 +1657,11 @@ That section got so big, we decided to split it into its own file, the [BY SUBJE
 * [Octave Programming](https://en.wikibooks.org/wiki/Octave_Programming_Tutorial) - Wikibooks
 
 
+### Odin
+
+* [Overview \| Odin Programming Language](https://odin-lang.org/docs/overview/)
+
+
 ### OpenMP
 
 * [A Guide To OpenMP](http://bisqwit.iki.fi/story/howto/openmp/)