| |
Show HN: Tiny – An interpeted dynamic langauge with inline Go native functions
Tiny is a new dynamically-typed programming language with an interpreted bytecode virtual machine written in Go, featuring optional static type hints, a JIT compiler for performance-critical code, and native support for concurrent programming with OS-level threading. The language combines rapid prototyping capabilities with robust runtime features including structural typing, arrow functions, destructuring, and built-in WebAssembly extensions, with precompiled binaries available for Windows, Linux, and macOS. Key language features include optional type hints, interfaces with shape-based validation, arrow functions, and inline structural types designed to optimize performance through the JIT engine's shape tracking.
Read Full Article →
← More Tech news