GitHub

To study the source code, check out OwlScript repository on GitHub.

Standalone

A single file, portable version of the code editor/library is available for offline use.

Library

You can either link to the OwlScript library, or download and run it locally.
<script src='owlscript_min.js'></script>
<a id='owlscript'>
    // OwlScript code goes here
</a>

Compatibility

OwlScript has been tested to perform admirably on Chrome 32, Firefox 27, Opera 19, Safari 7.