https://github.com/andreafioraldi/tripel-vm
A front end virtual machine for libjit. It's designed with a full compability with C functions.
https://github.com/andreafioraldi/tripel-vm
Last synced: 11 months ago
JSON representation
A front end virtual machine for libjit. It's designed with a full compability with C functions.
- Host: GitHub
- URL: https://github.com/andreafioraldi/tripel-vm
- Owner: andreafioraldi
- License: lgpl-3.0
- Created: 2017-03-16T17:20:26.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-04-06T20:42:07.000Z (about 9 years ago)
- Last Synced: 2025-01-30T13:26:18.036Z (over 1 year ago)
- Language: C
- Size: 4.68 MB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: COPYING
Awesome Lists containing this project
README
# Tripel-VM
A front end virtual machine for libjit. It's designed with a full compability with C functions.