view graal/com.oracle.truffle.api/src/com/oracle/truffle/api/vm/package.html @ 21490:3286fb5fea4a

Introducing standard I/O and error into Env and using TruffleVM to execute SL test cases. Adding SLTckTest to verify SL language interop.
author Jaroslav Tulach <jaroslav.tulach@oracle.com>
date Tue, 26 May 2015 19:11:36 +0200
parents
children
line wrap: on
line source

<!DOCTYPE html>
<html>
    <head>
        <title>Truffle Virtual Machine</title>
        <meta charset="UTF-8">
        <meta name="viewport" content="width=device-width, initial-scale=1.0">
    </head>
    <body>
        <div>Central place to control <a href="TruffleVM.html">Truffle Virtual Machine</a> and
        all languages hosted in it.</div>
    </body>
</html>