gasoline
Unix-ish application development framework
Description
The Gasoline project aims at implementing a Unix-ish application development framework for OCaml. The framework will provide application templates factoring application components bootstrapping, configuration analyse and offering homogeneous diagnostic facilities.
Users of Gasoline should be enabled to:
- Rapidly develop applications by using application patterns such as “Unix filter”, “tabular data processor” or “compiler”.
- Write large software suites whose elements offer homogeneous interfaces.
- Use standardised diagnostic facilities supporting internationalisation.
- Cleanly distinguish between application components and lower-level software engineering artifacts.
- Easily bootstrap and shutdown applications consisting of many modules.
- Use common file formats such as CSV or JSON in their applications.
WWW: https://github.com/michipili/gasoline
Install
copied = false, 2000)"
:class="{ 'border-gray-700': !copied, 'text-gray-100': !copied, 'focus:ring-orange-500': !copied, 'focus:border-orange-500': !copied, 'border-green-600': copied, 'text-green-600': copied, 'focus:ring-green-500': copied, 'focus:border-green-500': copied }">
- Published
- 04 Jul 2016
- Authors
- Maintainers
Sources
Dependencies
lemonade
>= "0.6.0"
getopts
>= "0.4.0"
configuration
>= "0.4.1"
camomile
>= "0.8.5"
bsdowl
>= "3.0.0"
broken
>= "0.4.2"
ocaml
>= "4.02.0" & < "4.06.0"
Reverse Dependencies