pull/8916/merge
Ujjwal Aggarwal 2 years ago committed by GitHub
parent ceeba65a86
commit df601fba4e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 6
      books/free-programming-books-langs.md

@ -30,6 +30,7 @@ That section got so big, we decided to split it into its own file, the [BY SUBJE
* [C](#c) * [C](#c)
* [C#](#csharp) * [C#](#csharp)
* [C++](#cpp) * [C++](#cpp)
* [Carbon](#carbon)
* [Chapel](#chapel) * [Chapel](#chapel)
* [Cilk](#cilk) * [Cilk](#cilk)
* [Clojure](#clojure) * [Clojure](#clojure)
@ -538,6 +539,11 @@ That section got so big, we decided to split it into its own file, the [BY SUBJE
* [Working Draft, Standard for Programming Language C++, 2021 Revision](http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2021/n4885.pdf) - Thomas Köppe (PDF) *(:construction: in process)* * [Working Draft, Standard for Programming Language C++, 2021 Revision](http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2021/n4885.pdf) - Thomas Köppe (PDF) *(:construction: in process)*
### Carbon
* [Carbon Compiler User Manual](https://documentation-service.arm.com/static/5ed10fa8ca06a95ce53f8dc5)
### Chapel ### Chapel
* [Chapel Tutorial](http://faculty.knox.edu/dbunde/teaching/chapel/) * [Chapel Tutorial](http://faculty.knox.edu/dbunde/teaching/chapel/)

Loading…
Cancel
Save