|
You are here |
lisp-journey.gitlab.io | ||
| | | | |
ibob.bg
|
|
| | | | | Nim is a compiled, garbage-collected systems programming language with a design that focuses on efficiency, expressiveness, and elegance (in that order of priority). | |
| | | | |
quanttype.net
|
|
| | | | | Have you noticed that (doto x (do ...)) is basically (prog1 x ...)? How handy! | |
| | | | |
babashka.org
|
|
| | | | | A categorised directory of libraries and tools for Babashka | |
| | | | |
blog.martinig.ch
|
|
| | | Architecture is an important asset for good programming and the notion of "pattern" is here to help us apply already trusted code architecture solutions to common problems. Jason McDonald has done a wonderful job to group some of them in a document that should be useful to most software developers. Go to his blog to | ||