ended4월 13일· 1 sources
NoB: A Dual-Pipeline Language Bridging Python Ease and C++ Speed
NoB: Python의 편리함과 C++의 속도를 동시에 구현한 하이브리드 컴파일 언어
Why it matters
NoB solves the friction between rapid prototyping and high-performance execution by providing both an instant VM and a native C++20 compiler. Its unique ability to transpile to Python while supporting low-level optimizations makes it a versatile contender for developers needing flexibility across different execution environments.
1
Sources
+0
24h
—
Growth
161d
Active
NoBC++20Bytecode VMPython backendPipe operatorConcurrency