VirtualTam's bookmarks
36 bookmarks found
-
Go: the Good, the Bad and the Ugly
2018-09-23 -
CodeReviewComments ยท golang/go Wiki
2018-08-18 -
- https://www.youtube.com/watch?v=a1rC79DHpmY
- https://www.youtube.com/watch?v=0CGzC_iss-8
- https://github.com/tree-sitter/tree-sitter
- https://github.com/tree-sitter/tree-sitter/tree/master/highlight
- https://siraben.dev/2022/03/01/tree-sitter.html
- https://github.com/tree-sitter/tree-sitter-go
- https://fosdem.org/2018/schedule/event/code_tree_sitter/
-
Common Lisp
2017-02-02 -
PHP Sadness
2015-01-16 -
Dive Into Python 3
2014-11-30 A follow-up to Mark Pilgrim's http://www.diveintopython.net/
-
https://github.com/lhartikk/ArnoldC
2014-11-03 Programming language based on the one-liners of Arnold Schwarzenegger.
-
TL;DR: you won't.
This website is rather a good memo regarding each language's foundations:
- what's its general purpose?
- how to write core instructions, such as functions, loops, conditional structures?
I find this kind of reminder quite useful when it comes to documentation languages (e.g. TeX, Markdown)
-
Entropy: give up control
2014-08-27 Entropy is a programming language about giving up control.
-
Teach Yourself Programming in Ten Years
2013-08-18 Why hurry? There's plenty of time to learn new things, that would be sad to miss awesome things because you're in a rush!