inline-python
Python compiler
Allows inline Python code execution within Rust
Inline Python code directly in your Rust code
1k stars
16 watching
40 forks
Language: Rust
last commit: 10 months ago Related projects:
Repository | Description | Stars |
---|---|---|
| An alternative implementation of Python in Rust, aiming to provide a native compilation option and explore new possibilities for combining Rust with Python. | 30 |
| Enables writing Rust code inline in Haskell programs using quasiquotes | 223 |
| A Rust crate for parsing and formatting Python literals. | 16 |
| Rust bindings for the Python interpreter, allowing Rust code to interact with and use Python libraries and scripts. | 1,815 |
| A container solution to compile Rust projects across multiple operating systems. | 32 |
| Demonstrates basic Rust iterator use. | 258 |
| A directory of programming languages implemented in Rust, serving as a source of inspiration and comparison. | 887 |
| Tool that automates compilation and execution of scripts written in compiled languages | 977 |
| Rewriting a scripting language in Rust to create a compiler and interpreter implementation | 6 |
| A guide to help Python developers learn Rust | 2,083 |
| Rust bindings for Python's NumPy C-API | 1,151 |
| Empowering software developers to build reliable and efficient software using a fast and memory-efficient language with strong type safety and comprehensive tooling. | 99,490 |
| A Rust-based implementation of a Python bytecode interpreter with goals of compatibility and sandboxing. | 73 |
| An online guide to understanding the Rust compiler's inner workings and contributing to it | 1,679 |
| An Emacs configuration for editing Rust code | 1,133 |