Pyxell
Programming language
A multi-paradigm programming language with static typing and compilation to native machine code.
Multi-paradigm programming language compiled to C++, written in Python.
55 stars
3 watching
6 forks
Language: Python
last commit: about 1 year ago
Linked from 1 awesome list
compilercppgeneratorsindentationparserprogramming-languagepythonrational-numberssyntax
Related projects:
Repository | Description | Stars |
---|---|---|
ahgamut/cpython | The Python programming language implementation | 32 |
aardappel/lobster | A statically typed language with compile-time memory management and Python-esque syntax | 2,298 |
aalhour/pycoolc | A compiler for the COOL programming language targeting the MIPS 32-bit architecture and implemented in Python 3 | 40 |
alanvf/star | An experimental programming language designed to be powerful, productive, and predictable with features like type specialization and rich standard libraries. | 128 |
pikatchu/linearml | A programming language designed to write efficient parallel programs using functional principles. | 432 |
japiirainen/fp | A small, experimental programming language with unique features and a Haskell implementation. | 102 |
bradford-hamilton/monkey-lang | An implementation of a custom programming language with features such as compilation and execution capabilities. | 45 |
1whatleytay/kara | A high-performance, statically typed programming language designed to simplify development while maintaining speed. | 14 |
matthewfl/ilang | A C++ programming language in development with support for various libraries and tools. | 5 |
rhysd/gocaml | An implementation of a statically-typed functional programming language in Go using LLVM and building its own compiler from scratch. | 748 |
cotowali/cotowali | A statically typed scripting language that transpiles into POSIX shell scripts | 615 |
therealmichaelwang/nohopython | A compiled, statically typed language for Python-like programming with memory and type safety guarantees. | 12 |
achimnol/aiotools | Provides idiomatic asyncio utilities for building asynchronous applications. | 154 |
kagsa/kagsa | A high-level programming language with features such as object-oriented programming and iteration, designed to be easy to learn and practical for various projects. | 64 |
dbetz/etalk | A programming language with object-oriented features and basic syntax for simple statements and expressions. | 3 |