Projects tagged ‘interpreter’ and ‘virtual-machine’


Jump to tag:

Projects tagged ‘interpreter’ and ‘virtual-machine’

Filtered by Project Tags interpreter virtual-machine

Refine results Project Tags scripting (1) vm (1) programming (1) development (1) compiler (1) eiffel (1) javascript (1) machine (1) ruby (1) rubygem (1)

[2 total ]

1USERS

rVM is a virtual machine written in Ruby that allows to include scripting capabilities to ruby programs. Scripts run completely separated from the ruby code and only publish access to selected methods.

1USERS

"The Eiffel Compiler" tecomp is a compiler and an interpreter for the Eiffel programming language. It parses the Eiffel source, validates it and executes the code in an Eiffel virtual machine. Tecomp implements standard Eiffel (ECMA 367).