Coder Social home page Coder Social logo

dxvm's Introduction

dxvm

Oh, what's this?

Don't worry about it.

No really, what is it?

No, really, don't worry about it.

Come on, just tell me!

Alright, this project is essentially just me trying to screw around with making a virtual machine using low-level programming. dxvm has its own instruction set and all of that sort of stuff, but I kinda have no idea what I'm doing currently.

...but yeah, this is mostly just a learning project for fun. Don't go write your own video games in DxVM machine code and then become disappointed that I stopped taking the project seriously. The JVM already exists; go learn Java or something. ;-;


If I DO happen to go somewhere with this project, though, I'll make sure to add calls for r/w on files, cross-platform dialog boxes, and more.

Contributions

Don't. Just don't. It's that simple. Go contribute to something more important. ๐Ÿ˜†

Building

Just compile the code like any other Rust project

git clone https://github.com/Lamby777/dxvm.git
cd dxvm
cargo build --release

Usage

Keep in mind that as of me writing this, dxvm does not yet support actually interpreting code. Currently, the only way I'm running DxVM machine code is through slice literals in tests.rs. Certified TDD moment, am I right?

HOWEVER, when it DOES eventually get support (aka when I stop being lazy and/or when I get less homework), this will work:

dxvm example-bytecode.dxr

dxvm's People

Contributors

lamby777 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.