Skip to content

imaqtkatt/grape

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

80 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Grape Virtual Machine (GrapeVM)

(WIP) A light, simple and efficient runtime implemented in Rust.

Features

  • Extensibility: Designed to be easily extendable, allowing the addition of custom modules and function objects.

  • Cross-Platform: Made with Rust, works on a wide range of platforms like Linux, macOS and Windows.

  • Memory Management: Includes a memory management system to efficiently allocate and deallocate memory as needed during program execution.

Releases

No releases published

Packages

No packages published

Languages