Git Product home page Git Product logo

kleopatra999 / libslax Goto Github PK

View Code? Open in Web Editor NEW

This project forked from juniper/libslax

0.0 2.0 0.0 56.69 MB

libslax is a C implementation of the SLAX programming language, a dialect of XSLT that is more perl/C-like and easier to read/code/use. For additional information about SLAX, see

Home Page: https://github.com/Juniper/libslax/wiki

License: Other

Makefile 3.61% Shell 1.22% M4 1.57% C 74.15% C++ 0.54% Roff 0.86% Yacc 5.91% XSLT 12.04% Perl 0.06% XS 0.03%

libslax's Introduction

libslax

Welcome to libslax, an implementation of the SLAX language, an alternate syntax for XSLT that follow the patterns of C and Perl. This library builds on the most excellent work of Daniel Veillard et al in the libxml2 and libxslt libraries, for which I heartily give thanks.

Check our github release page to find the latest release.

Please visit the libslax wiki. for more information, documentation, examples, and notes on SLAX and libslax.

<script type="text/javascript"> var _gaq = _gaq || []; _gaq.push(['_setAccount', ' UA-25845345-1']); _gaq.push(['_trackPageview']); (function() { var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s); })(); </script>

libslax's People

Contributors

philshafer avatar ajhai avatar clemsonjeeper avatar philatjuniper avatar dssatya avatar aruns16 avatar ganeshvs avatar pyvirus avatar

Watchers

rosa maria palacios juncosa 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.