Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

KCreate/c-stackvm

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Virtual Machine

This is a C implementation of my original StackVM which is written in Crystal. It serves as a way of learning C, while learning more and more about virtual machines in general.

Installation

git clone https://github.com/KCreate/c-stackvm
make vm

bin/vm

Usage

Keep in mind, this repository only contains the virtual machine. To generate an executable for it, you will need the assembler from my original repository written in Crystal.

bin/vm myprogram.bc

Contributing

  1. Fork it ( https://github.com/KCreate/c-stackvm/fork )
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

Contributors

  • KCreate Leonard Schuetz - creator, maintainer

About

C Implementation of my StackVM.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Morty Proxy This is a proxified and sanitized view of the page, visit original site.