Cameleon (programming language)
{{Short description|Graphical language for functional programming}}
{{More footnotes|date=July 2019}}
{{Infobox programming language
| name = Cameleon
| logo = Cameleonlogo.jpg
| caption =
| paradigm = Functional
| year = 2009
| designer = Olivier Cugnon de Sévricourt, Vincent Tariel
| programming_language = C++, Qt (software)
| latest release version = 2.0.13
| latest release date = 2014
| latest_test_version =
| latest_test_date =
| influenced by = YAWL
| influenced =
| operating_system = Cross-platform (multi-platform)
| license =
| website = [http://www.shinoe.org/cameleon Official website]
| file_ext = .cm, .pa
| wikibooks =
}}
Cameleon is a free and open source graphical language for functional programming, released under an MIT License.
Cameleon language is a graphical data flow language following a two-scale paradigm. It allows an easy up-scale, that is, the integration of any library writing in C++ into the data flow language. Cameleon language aims to democratize macro-programming by an intuitive interaction between the human and the computer where building an application based on a data-process and a GUI is a simple task to learn and to do. Cameleon language allows conditional execution and repetition to solve complex macro-problems.
Cameleon is built on an extension of the petri net model for the description of how the Cameleon language executes a composition.
Features
- Graphical Algorithm Editor,
- Real time calibration,
- Dynamic building,
- Multi-Scale approach,
- XML-based model for data definition and manipulation based on XML Schema, XPath and XQuery,
- Easy integration of new algorithm with the dev kit.
See also
References
- [http://www.temjournal.com/content/73/TemJournalAugust2018_638_644.pdf George Pashev, George Totkov, EMS – A Workflow Programming Language and Environment, TEM Journal, 2018]
- [http://mtig.uniroma2.it/Presentazioni/Pereira.pdf JM Pereira, Modern Trends in Geomechanics, 2016]
- [https://books.google.com/books?id=K2HLBQAAQBAJ&dq=Cameleon+language+Part+1%3A+Processor&pg=PA1176 Kenichi Soga, Krishna Kumar, Giovanna Biscontin, Geomechanics from Micro to Macro, Technology & Engineering, 2014]
- [https://books.google.com/books?id=7ljLBQAAQBAJ&q=Unsaturated+Soils%3A+Research+%26+Applications Nasser Khalili, Adrian Russell, Arman Khoshghalb, Unsaturated Soils: Research & Applications, Technology & Engineering, 2014]
- [http://www.theses.fr/2014PEST1007.pdf J.-F. Bruchon, Effondrement capillaire, 2014]
- [http://matthieu.vandamme.perso.sfr.fr/Bruchon%20et%20al.%20-%202013%20-%20Full%203D%20investigation%20and%20characterisation%20of%20capillary%20collapse%20of%20a%20loose%20unsaturated%20sand%20using%20X-ray%20CT.pdf J.-F. Bruchon, J.-M. Pereira, M. Vandamme, N. Lenoir, P. Delage, M. Bornert, Full 3D investigation and characterisation of capillary collapse of a loose unsaturated sand using X-ray CT. Granular Matter, 2013 SegSand]
- J.-F Bruchon., Pereira J.-M., M., Vandamme, N. Lenoir, P. Delage and M. Bornert X-ray microtomography characterisation of the changes in statistical homogeneity of an unsaturated sand during imbibition Géotechnique letter, 2013
- [http://www.ipol.im/event/2012_imlib/docs/population.pdf IPOL communication, 2012]
- [https://www.lrde.epita.fr/wiki/Seminar/2010-11-10 Programmation par propriétés : application au traitement d’images, 2010]
- [https://arxiv.org/abs/1110.4802 Cameleon language Part 1: Processor O. Cugnon de Sevricourt, V. Tariel, 2011]
External links
- [http://www.shinoe.org/cameleon Official Web Site]
{{Programming languages}}
{{prog-lang-stub}}