Skip to content

Latest commit

 

History

175 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

zvm

zvm goes zoom, like "zoom zoom".

implementation

gc (gigo)

zvm currently implements garbage collection with the gigo garbage collection strategy. if you or your program put garbage into zvm, there is now garbage in zvm. a core tenet of the gigo strategy is that garbage does not go out. unused memory is only reclaimed when zvm turns off. one day zvm may implement a garbage collection strategy other than gigo.

About

it goes zoom zoom

Resources

Stars

46 stars

Watchers

2 watching

Forks

Releases

Packages

Used by

Contributors

Languages