0
I Use This!
Inactive
Analyzed about 9 hours ago. based on code collected about 11 hours ago.

Project Summary

TurboVM is a small and simple virtual machine, intended as a compilation target for programming languages. TurboVM uses bytecode with a RISC instruction set designed for easy and fast generation and interpretation, as well as flexibility (i.e. it does not impose a certain paradigm like many other VMs). Bytecode can be interpreted or compiled to native code (currently via C). Some speed tests indicate that the bytecode interpreter runs about a factor 15 to 30 slower than native programs, whereas compiling the bytecode yields performance equal to or close to that of equivalent programs written in C.

Tags

bytecode compiler cross-platform fast interpreter lightweight portable runtime virtual_machines vm

In a Nutshell, TurboVM...

MIT License
Permitted

Commercial Use

Modify

Distribute

Sub-License

Private Use

Forbidden

Hold Liable

Required

Include Copyright

Include License

These details are provided for information only. No information here is legal advice and should not be used as such.

This Project has No vulnerabilities Reported Against it

Did You Know...

  • ...
    in 2016, 47% of companies did not have formal process in place to track OS code
  • ...
    compare projects before you chose one to use
  • ...
    there are over 3,000 projects on the Open Hub with security vulnerabilities reported against them
  • ...
    by exploring contributors within projects, you can view details on every commit they have made to that project

Languages

C
73%
shell script
17%
Make
7%
AMPL
4%

30 Day Summary

Apr 13 2024 — May 13 2024

12 Month Summary

May 13 2023 — May 13 2024

Ratings

Be the first to rate this project
Click to add your rating
  
Review this Project!