Git Product home page Git Product logo

zorba.js's Introduction

#Zorba.js - Zorba Compiled to JavaScript

This project provides tooling to compile the Zorba XQuery Processor (http://www.zorba-xquery.com/) to JavaScript using Emscripten (http://emscripten.org). This repository contains a version of libxml2 and libzorba compiled to LLVM bytecode.

##Dependencies

##How to compile it? The build.sh script compiles src/zorba.cpp to JavaScript. Simply execute the script with the LLVM and EMSCRIPTEN variables:

$ LLVM=/path/to/llvm/bin EMSCRIPTEN=/path/to/emscripten ./build.sh

build_debug.sh is identical to build.sh but produces a debuggable output.

##How to build dependencies? ###Libxml2 Tutorial on how to build libxml2 to llvm bytecode is available at http://mozakai.blogspot.fr/2012/03/howto-port-cc-library-to-javascript.html ###Zorba Checkout Zorba LLVM branch:

$ bzr branch lp:~zorba-coders/zorba/llvm

To build

$ LLVM=/path/to/llvm/bin EMSCRIPTEN=/path/to/emscripten ./build_zorba.sh

zorba.js's People

Contributors

hfmanson avatar wcandillon avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.