view truffle/com.oracle.truffle.api/src/com/oracle/truffle/api/vm/package.html @ 21951:9c8c0937da41

Moving all sources into truffle subdirectory
author Jaroslav Tulach <jaroslav.tulach@oracle.com>
date Wed, 17 Jun 2015 10:58:08 +0200
parents graal/com.oracle.truffle.api/src/com/oracle/truffle/api/vm/package.html@3286fb5fea4a
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>