Explore >> Select a destination


You are here

citizen428.net
| | scalatutorials.com
9.2 parsecs away

Travel
| | [AI summary] The post demonstrates how Scala simplifies coding with automatic getters/setters and dynamic methods, comparing its features to Ruby.
| | hookrace.net
4.7 parsecs away

Travel
| | [AI summary] The article explains Nim's metaprogramming capabilities by demonstrating the use of procs, templates, and macros to create optimizations like faster enum parsing and custom HTML DSLs.
| | patshaughnessy.net
4.1 parsecs away

Travel
| | [AI summary] The article explains how the Crystal compiler parses code by breaking it down into tokens and constructing an abstract syntax tree (AST), highlighting the recursive process and the challenges of reading code one token at a time.
| | defmacro.org
16.7 parsecs away

Travel
| An article about Lisp programming language.