https://github.com/ccode-lang/cvm
https://github.com/ccode-lang/cvm
Last synced: 7 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ccode-lang/cvm
- Owner: Ccode-lang
- Created: 2023-02-18T19:45:08.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2023-02-21T03:03:33.000Z (almost 3 years ago)
- Last Synced: 2025-06-01T19:18:31.947Z (8 months ago)
- Language: Python
- Size: 1.95 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CVM (Ccode's virtual machine)
This repo contains a assembly like language that is really cursed.
# The idea
I am making an assembly like language that only uses high level types and is interpreted instead of compiled.