Skip to content

sillycross/dsom

Repository files navigation

DSOM -- A standard-compliant SOM VM powered by Deegen

Building

To build the project, make sure you have docker and python3 installed, and run:

python3 dsom-build make release

Once the build is complete, you should see an executable dsom in the repository root directory. You can use it to run your SOM script, for example:

./dsom -cp ./Smalltalk ./Hello.som

will output

Hello World!

License

Apache 2.0.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published