Rip: A modern language that compiles to JavaScript with built-in reactivity and zero dependencies
Summary
Rip-lang is a modern language that compiles to ES2022, featuring built-in reactivity, zero dependencies, and a self-hosting compiler. It includes a rich feature set (operators, optional types, a runtime schema/ORM, and a browser UI layer) designed to deliver a self-contained development experience for web apps and automation tasks. The README frames Rip as a CoffeeScript-inspired, highly practical tool for creating reactive, data-driven applications with minimal external tooling.