mirror of
https://github.com/EbookFoundation/free-programming-books.git
synced 2026-05-31 12:45:47 +00:00
Add Chapel Language Specification and Crystal Programming Language Documentation (#12157)
* Add resources for Chapel and Crystal languages * Fixed Lint Issue * Removed Author Names
This commit is contained in:
parent
1a71ae1921
commit
39332e76ce
1 changed files with 2 additions and 0 deletions
|
|
@ -565,6 +565,7 @@ Books on general-purpose programming that don't focus on a specific language are
|
|||
|
||||
### Chapel
|
||||
|
||||
* [Chapel Language Specification](https://chapel-lang.org/docs/)
|
||||
* [Chapel Tutorial](http://faculty.knox.edu/dbunde/teaching/chapel/)
|
||||
* [Chapel Tutorial for Programmers](http://web.archive.org/web/20150310075109/http://cs.colby.edu/kgburke/?resource=chapelTutorial) *( :card_file_box: archived)*
|
||||
|
||||
|
|
@ -644,6 +645,7 @@ Books on general-purpose programming that don't focus on a specific language are
|
|||
### Crystal
|
||||
|
||||
* [Crystal for Rubyists](http://www.crystalforrubyists.com)
|
||||
* [Crystal Programming Language Documentation](https://crystal-lang.org/reference/)
|
||||
|
||||
|
||||
### CUDA
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue