Uh oh!
There was an error while loading. Please reload this page.
Latest commit
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
dIngle - VERSION 0.5001 dIngle is a library for developing applications which are build around a global namespace for function calls. This programming paradigm has sometimes a bad reputation, nonetheless you can tackle some problems easier with this approach as with a totally modularized one. Use cases for now are: * Generation of text files for example for templates of a dynamic website. * A very simple continuous integration server. INSTALLION mkdir dingle ; cd dingle git clone https://github.com/dingle-develop/clean.git cd clean bash check-requirements.sh bash install.sh Please read the Manual for information. perldoc lib/dIngle/Manual.pm Warning! This software is in a pre-alpha state. LICENSE dIngle is licensed under GPL v3. Copyright by dingle-developers 2018-2023