❯ pocs-count.sh
--------------------------------------------------------------------------
POCs Counter: Languages | Count |
--------------------------------------------------------------------------
AI 296 Java 725 Scala 287 Rust 259
Zig 124 Clojure 108 Go 132 Kotlin 105
NodeJS 150 DevOps 119 C++ 118 C 52
Haskell 72 PHP 45 Typescript 70 JavaScript 56
React 59 Python 129 V 27 Nim 28
It's a paradigm, where functions are first class citzen:
- Favor discipline with state(more than just immutability)
- Backed by math and "know theories" (not my uncles abstractions)
- Focus on have correct programs (repitable == pure functions) (something LLMs cannot do).
- Correctness
- Sound concepts via Math
❯ pocs-count.sh
--------------------------------------------------------------------------
POCs Counter: Languages | Count |
--------------------------------------------------------------------------
AI 292 Java 715 Scala 271 Rust 255
Zig 122 Clojure 108 Go 128 Kotlin 84
NodeJS 144 DevOps 118 C++ 118 C 45
Haskell 72 PHP 45 Typescript 64 JavaScript 56
React 59 Python 86 V 27 Nim 28
- 🛩️ Vibe Plane (https://github.com/diegopacheco/nodejs-playground/tree/main/vibe-plane)
- ⚽ Pong (https://github.com/diegopacheco/nodejs-playground/tree/main/pong)
- 👾 Space Invaders (https://github.com/diegopacheco/nodejs-playground/tree/main/space-invader-game)
- 🐍 Snake Game (https://github.com/diegopacheco/nodejs-playground/tree/main/snake-game)
- 🎴 Memory Game (https://github.com/diegopacheco/nodejs-playground/tree/main/memory-game)
- 🂭 Killer Queen (https://github.com/diegopacheco/nodejs-playground/tree/main/killer-queen-game)
- 💣 Bomberman (https://github.com/diegopacheco/nodejs-playground/tree/main/bomberman)
❯ pocs-count.sh | |
-------------------------------------------------------------------------- | |
POCs Counter: Languages | Count | | |
-------------------------------------------------------------------------- | |
AI 292 Java 709 Scala 271 Rust 254 | |
Zig 121 Clojure 108 Go 117 Kotlin 79 | |
NodeJS 127 DevOps 117 C++ 118 C 45 | |
Haskell 72 PHP 45 Typescript 64 JavaScript 56 | |
React 58 Python 86 V 27 Nim 28 | |
C3 43 Julia 24 Dart 22 Lua 26 |
❯ pocs-count.sh
--------------------------------------------------------------------------
POCs Counter: Languages | Count |
--------------------------------------------------------------------------
AI 292 Java 702 Scala 271 Rust 254
Zig 121 Clojure 108 Go 116 Kotlin 78
NodeJS 127 DevOps 117 C++ 118 C 45
Haskell 72 PHP 45 Typescript 64 JavaScript 56
React 58 Python 86 V 27 Nim 28
created: 23.MAR.2025
I love to learn new programing languages, it help to open the mind to new possibilities and compare different approaches. For instance, I learned Ruby and Scala in 2010, Clojure and Haskell in 2011, Go in 2015, Kotlin 2016, Rust in 2018 and Idris, TypeScript in 2019, 2020 Pandemic strike did a bunch of pocs but not with new langs(crazy year), Zig in 2021, 2022(coding in lots of langs but nothing new) - in 2023 I'm learning Nim and V. Learn at least one lang per year. This post is not complain, it's just to share some toughts, notes and impressions.
- Multi-plataform
- Good for Games
created: 23.MAR.2025
I love to learn new programing languages, it help to open the mind to new possibilities and compare different approaches. For instance, I learned Ruby and Scala in 2010, Clojure and Haskell in 2011, Go in 2015, Kotlin 2016, Rust in 2018 and Idris, TypeScript in 2019, 2020 Pandemic strike did a bunch of pocs but not with new langs(crazy year), Zig in 2021, 2022(coding in lots of langs but nothing new) - in 2023 I'm learning Nim and V. Learn at least one lang per year. This post is not complain, it's just to share some toughts, notes and impressions.
- Scheme
- Embeded Scheme for Rust
created: 22.MAR.2025
I love to learn new programing languages, it help to open the mind to new possibilities and compare different approaches. For instance, I learned Ruby and Scala in 2010, Clojure and Haskell in 2011, Go in 2015, Kotlin 2016, Rust in 2018 and Idris, TypeScript in 2019, 2020 Pandemic strike did a bunch of pocs but not with new langs(crazy year), Zig in 2021, 2022(coding in lots of langs but nothing new) - in 2023 I'm learning Nim and V. Learn at least one lang per year. This post is not complain, it's just to share some toughts, notes and impressions.
- Data Oriented
- C competitor like Zig