Coder Social home page Coder Social logo

lapets / uxadt Goto Github PK

View Code? Open in Web Editor NEW
7.0 6.0 0.0 747 KB

Universal (cross-language) extensible representation for algebraic data type instances.

Home Page: http://uxadt.org

Haskell 12.32% Shell 0.91% HTML 6.78% JavaScript 27.39% PHP 24.80% Python 27.81%
algebraic-data-types adts adt library embedded-language pattern-matching functional-programming

uxadt's Introduction

uxadt

Cross-platform embedded representation for algebraic data types, values, and common operations. More information is available at uxadt.org.

npm version and link. PyPI version and link.

This family of libraries supports a cross-platform embedded representation for algebraic data type (ADT) values, and platform-specific embedded programming abstractions for common operations (such as pattern matching) on algebraic data type values.

Directory Structure

The directory structure and locations of noteworthy files are as follows:

  • /hs/ The Haskell version of the library, ready for packaging.

    • /hs/release.sh Release script for building package for manual submission to HackageDB.

    • /hs/Text/UxADT.hs The source of the Haskell version of the library.

  • /js/ The JavaScript version of the library, ready for packaging and publication.

    • /js/lib/uxadt.js The source of the JavaScript version of the library.

    • /js/examples/ Examples illustrating how the library can be used with Node.js and HTML.

  • /php/ The PHP version of the library, ready for packaging and publication.

    • /php/src/uxadt.php The source of the PHP version of the library.

    • /php/examples/ Examples illustrating how the library can be used in PHP.

  • /py/ The Python version of the library, ready for packaging and publication.

    • /py/release.sh Release script for building package and publishing it on PyPI.

    • /py/uxadt/uxadt.py The source of the Python version of the library.

    • /py/examples/ Examples illustrating how the library can be used in Python.

uxadt's People

Contributors

lapets avatar lowks avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  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.