https://github.com/softdevteam/llrm
The Low Level RPython Machine: A RPython interpreter for LLVM bytecode.
https://github.com/softdevteam/llrm
Last synced: 3 days ago
JSON representation
The Low Level RPython Machine: A RPython interpreter for LLVM bytecode.
- Host: GitHub
- URL: https://github.com/softdevteam/llrm
- Owner: softdevteam
- Created: 2016-06-09T14:38:09.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-10-12T12:45:26.000Z (over 9 years ago)
- Last Synced: 2025-04-09T18:00:52.984Z (10 months ago)
- Language: Python
- Size: 89.8 KB
- Stars: 5
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
The Low-Level Rpython Machine (LLRM)
====================================
A student project aiming to build a RPython interpreter for LLVM bytecode.