Code Monkey home page Code Monkey logo

foretspaisibles / gasoline Goto Github PK

View Code? Open in Web Editor NEW
16.0 16.0 0.0 801 KB

Gasoline is an OCaml library providing application templates. Applications written with Gasoline are parametrised by the command line, environment or configuration files, they support fine-grained lightweight internationalised diagnostics and handle software component dependencies.

Home Page: http://michipili.github.io/gasoline

License: Other

Shell 1.19% CSS 0.62% Makefile 5.51% OCaml 89.16% M4 3.51%

gasoline's People

Contributors

foretspaisibles avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

gasoline's Issues

Support opam pinning

As we have an opam port, it would be even more useful if it supports pinning.

Getopt prefix is not taken in account

The getopt prefix used by components to register long options does not work in v0.1. For instance the wordgen example fails when it is invoked as follows:

% ./wordgen -A number=5
wordgen: illegal option -- A
Usage: wordgen [-h]
Exit 64

It is instead expected that -A number=5 sets the configuration parameter Wordgen.Component_automaton.Configuration.generate_n to the value 5.

Implement an “automator-like” facility

We want to implement a very high-level reusable component facility which allows to quickly combine high-level operations much like the Unix shell or Apple Automator do.

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.