Skip to content

lolgzs/easy_squeakvm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Simple bash / Linux script to build Squeak VM for Pharo.
It:
- checkout squeakvm sources from svn repository
- download PharoCore image
- load VMMaker into PharoCore
- generate the interpreter
- build the VM
- put binaries in out/squeakvm


Just clone the repository then
./easy_squeakvm.sh

To clean just remove the out directory.

Look at variables on top of script to customize paths and versions used.

Check:
http://book.pharo-project.org/book/Virtual-Machine/Building/BuildVMOnLinux
http://pharo-project.org
http://www.squeakvm.org/unix/

About

Small script to build squeakvm from scratch for Pharo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages