Skip to content
This repository was archived by the owner on Mar 24, 2024. It is now read-only.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Iolite virtual machine

The Iolite virtual machine is a register-based virtual machine with a garbage collector that uses a mix of reference counting and tracing to ensure that GC runs don't stop execution of any other threads.

The Iolite programming language has been abandoned. However, this part of the langage is complete.

Discord server: [...]
Trello board: [...]

About

The virtual machine for the Iolite programming language.

Resources

Stars

3 stars

Watchers

1 watching

Forks

Contributors

Languages