NoHoPython

Typed scripting language

A compiled, statically typed language for Python-like programming with memory and type safety guarantees.

A strongly-typed, compiled dialect of Python.

GitHub

12 stars
2 watching
0 forks
Language: C#
last commit: 10 months ago

Related projects:

Repository Description Stars
nilq/hugorm A dynamically typed programming language with a focus on syntax simplicity and efficient bytecode virtual machine execution 30
therealmichaelwang/cish A language focused on being practical and pragmatic while still providing strong typing and powerful type arguments. 35
thakeenathees/pocketlang A lightweight, embeddable scripting language with a simple syntax and support for object-oriented programming. 1,520
brwhale/katascript A lightweight scripting language designed to be easily embedded in C++ applications. 97
cl4cnam/funcsug A scripting language that simplifies GUI programming in browser by avoiding event-driven programming problems and allowing explicit parallelism. 5
marcelklehr/magnet An object-oriented language with duck typing and syntax-driven features 7
slang-lang/slang A statically typed scripting language with C++ roots, aiming to catch syntax errors at design time for improved development experience. 17
cotowali/cotowali A statically typed scripting language that transpiles into POSIX shell scripts 615
lixizhi/nplruntime A high-performance scripting language designed to write flexible algorithms and neural network algorithms, with a syntax 100%-compatible with Lua. 266
matthewfl/ilang A C++ programming language in development with support for various libraries and tools. 5
usbac/borealis A scripting language with a C-like syntax designed to simplify programming and reduce common development headaches 31
cmspeedrunner/zang A high-level programming language with a dynamic typing system and a built-in interpreter, aimed at providing a simple and efficient way to write programs. 33
srinivasa314/neptune-lang A scripting language built on Rust, designed to be embeddable, concurrent, and secure. 44
adamsol/pyxell A multi-paradigm programming language with static typing and compilation to native machine code. 55
erhanbaris/easylang A simple programming language with a tiny stack-based virtual machine for fast code execution. 25