nimpy
Nim-Python Bridge
A bridge between Nim and Python, allowing native language integration.
Nim - Python bridge
1k stars
28 watching
61 forks
Language: Nim
last commit: 6 months ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
yglukhov/jnim | Native integration between Nim programming language and Java VM | 188 |
juancarlospaco/cpython | An alternative implementation of Python's standard library for use in Nim programming language | 144 |
yglukhov/nimx | A cross-platform GUI framework that provides a simple and efficient way to create desktop and mobile applications. | 1,103 |
nim-lang/nim | A compiler and runtime environment for a statically typed, compiled systems programming language. | 16,662 |
metawilm/cl-python | An implementation of Python in Common Lisp, allowing mixed execution and library access between the two languages. | 369 |
clj-python/libpython-clj | Provides a bridge between Clojure and Python, enabling seamless integration of both languages into a single project. | 1,095 |
jboy/nim-pymod | Tools for auto-generating Python bindings from Nim code | 219 |
johnscillieri/psutil-nim | A Nim port of Python's psutil library for cross-platform system information access | 62 |
jjv360/nim-classes | Adds class support to Nim by providing a set of macros and utilities for creating and managing classes. | 90 |
boostorg/python | Enables seamless interoperability between C++ and the Python programming language. | 476 |
arnetheduck/nlvm | An LLVM-based compiler for the Nim programming language. | 711 |
filcuc/nimqml | A QML binding for the Nim programming language. | 166 |
nim-lang/nimble | A package manager for the Nim programming language | 1,265 |
niv/websocket.nim | A WebSocket implementation for client-server communication | 102 |
pmunch/nimlsp | An implementation of the Language Server Protocol for the Nim programming language. | 418 |