YO is a custom, dynamically typed, interpreted scripting language built from the ground up in Python. It features beginner-friendly color-coded error diagnostics, custom tasks (functions) with lexical scoping (closures), list literals, control loops, and standard utility libraries.
NNCC compiles neural networks into a single C file with embedded weights, ideal for microcontrollers, embedded systems, and edge deployment where Python and heavy frameworks are not available.
DogLang is a fun, interpreted programming language I created with syntax inspired by our canine friends. With keywords like `bark` for printing, `wagtail` for loops, and `sniff` for conditionals, it brings a playful approach to coding.