Skip to content

Repository files navigation

eden

eden is a minimalist bytecode virtual machine written in C++.

Getting started

Dependencies

Required for building:

  • CMake 3.23 or higher
  • C++ compiler with support for C++20 or higher

Step-by-Step Build Instructions

$ mkdir build
$ cd build
~/build $ cmake ..
~/build $ cmake --build .

Project status

eden is still in its early stages.

About this project

This project has been created by birdboat00.

How to contribute

Any kind of contribution is welcome.

License

This project is under the terms of the Zero-clause BSD license.

About

A minimalist reliable virtual machine

Topics

Resources

Contributing

Security policy

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages