|
You are here |
andrewkelley.me | ||
| | | | |
hookrace.net
|
|
| | | | | [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. | |
| | | | |
www.diegofreijo.com
|
|
| | | | | I made a Rust implementation of the Lox programming language introduced by the Crafting Interpreters book. | |
| | | | |
macoy.me
|
|
| | | | | [AI summary] This is a comprehensive overview of Cakelisp, a programming language designed to enhance developer productivity while maintaining high performance. The language combines powerful code generation, modification, and a built-in build system to streamline the development process. It emphasizes trust in the developer's ability to create programs efficiently, while also providing tools for complex project management and optimization. | |
| | | | |
bannalia.blogspot.com
|
|
| | | std::unordered_map is a highly configurable class template with five parameters: template< class Key, class Value, class Hash ... | ||