1
0
Fork 0
Declarative DSL for Liza programs
 
 
 
 
Go to file
Mike Gerwitz ddb58c0438 src/progui-pkg-map: Retain numeric values after mapping
This is a half-assed solution for now.
2019-08-13 16:44:29 -04:00
build-aux Add xspec test support 2017-06-16 13:49:16 -04:00
doc Revert "[DEV-3011] Update all of the copyrights to include 2018" 2018-09-13 12:19:03 -04:00
src src/progui-pkg-map: Retain numeric values after mapping 2019-08-13 16:44:29 -04:00
test Revert "[DEV-3011] Update all of the copyrights to include 2018" 2018-09-13 12:19:03 -04:00
.gitignore Add hoxsl to configure.ac 2017-06-19 13:46:43 -04:00
.gitlab-ci.yml Add GitLab build config 2017-08-23 15:20:56 -04:00
.gitmodules Add xspec test support 2017-06-16 13:49:16 -04:00
COPYING Liza Program UI compiler 2017-04-06 23:35:26 -04:00
Makefile.am Makefile.am: Specify hoxsl-generated apply stylesheets 2018-10-11 23:35:10 -04:00
README.hacking Liza Program UI compiler 2017-04-06 23:35:26 -04:00
README.md Revert "[DEV-3011] Update all of the copyrights to include 2018" 2018-09-13 12:19:03 -04:00
VERSION.in Add autotools and doc/ stub 2017-06-14 14:11:03 -04:00
autogen.sh Add autotools and doc/ stub 2017-06-14 14:11:03 -04:00
configure.ac Only create hoxsl symlink if needed 2017-06-20 14:35:38 -04:00

README.md

Liza Data Collection Framework Program UI Compiler

Compiles a declarative program definition ("program XML") into a format understood by Liza.

Documentation

Compiled documentation for the latest release is available via our GitLab mirror, which uses the same build pipeline as we do on our internal GitLab instance. Available formats are:

License

liza-proguic is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

The full license is available in COPYING.