Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/darthakiranihil/gerviremastered
(suspended) The remastered version of Gervi project. It's more structured, error-free, functional and optimized
https://github.com/darthakiranihil/gerviremastered
Last synced: 1 day ago
JSON representation
(suspended) The remastered version of Gervi project. It's more structured, error-free, functional and optimized
- Host: GitHub
- URL: https://github.com/darthakiranihil/gerviremastered
- Owner: DarthAkiraNihil
- License: apache-2.0
- Created: 2021-02-28T15:42:59.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2022-09-27T07:23:36.000Z (over 2 years ago)
- Last Synced: 2024-11-14T12:12:04.350Z (2 months ago)
- Language: Python
- Homepage:
- Size: 50.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Gervi Remastered (True Gervi)
So, this is the remastered version of Gervi project. It's more structured, error-free, functional and optimized.
## List of changes
In this version were removed the following elements, which were in the old version:
* Reading and writing different types of values (bool, int, word etc.)
* Operations with only one bit in BinaryData objects
* A virtual machine as a text file
* Different types of memory: working and RAMIn this version were improved:
* Math operations
* A virtual machine as a binary file with LZMA compression
* Less logic operations
* PrimaryMemory uses integers for the oparations, not BinaryObjects (they're deprecated now)
## Repository contest
This repository has this components:
* Gervi core
* Gervi core doc (in development)
* GIDE (IDE for Gervi scripts)
* gvmmake program (for creating vitrual machine files)
## License
This project is licensed under Apache 2.0 license