|
You are here |
ianthehenry.com | ||
| | | | |
janet.guide
|
|
| | | | | A gentle introduction to the Janet programming language. | |
| | | | |
nurkiewicz.com
|
|
| | | | | Clojure is a dynamically, strongly typed programming language. It's a dialect of _Lisp_ running on the Java Virtual Machine. Lisp is 6 decades old and has a really weird syntax. That weird syntax is called _Polish prefix notation_. Basically, in every other language you've used math operators like plus or minus are infix. It means they are placed between operands. For example, `1 + 2`. In Clojure, you always put the operator (or any other function for that matter) in front. So simple addition becomes... `+ 1 2`. | |
| | | | |
mschaef.com
|
|
| | | | | [AI summary] The article explores using Lisp macros in Clojure to create stack operation notation that hides implementation details and better expresses code intent. | |
| | | | |
www.gbc-media.com
|
|
| | | GBC Media is an Online publication that offers readers with a variety of topics including Sports, Fashion, News, Tech, Lifestyle and Media Platform. | ||