8000 GitHub - hmltn2/CQL: Categorical Query Language IDE
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

hmltn2/CQL

 
 

Repository files navigation

Categorical Query Language

For more information, please see:

Build and installation

Pre-built Binary

Java 11 Jar File (14MB)

Gradle

The recommended build method is Gradle, invoked with the gradlew script. Useful tasks include:

  • run: run the CQL IDE
  • shadowJar: build the CQL IDE as a JAR in build/libs
  • tasks: show all available tasks

Eclipse

Quick build guide:

  • create a new java project
  • add the src/main/java folder as a source folder
  • add resources as a separate source folder
  • add lib/* to the classpath as external jar files
  • run catdata.ide.IDE as the main class

Detailed Build Guide

A gradle file is provided, but is not maintained.

Related projects:

License

Categorical Data IDE

AGPL 3 license for non-commercial use; contact us for commercial licenses.

Copyright (c) 2015+ Conexus AI, Inc. All rights reserved.

https://www.gnu.org/licenses/agpl-3.0.en.html

Contains binary distributions of

jparsec (Apache), JUNG (BSD), RSyntaxTextArea, autocomplete and rstaui (BSD), Commons CSV, Exec, and Collections4 (Apache), H2 (EPL), OpenCSV (Apache), JGraph (BSD), Javax JSON (CDDL) and json.org JSON (JSON), txtmark (Apache), GraalVM (MIT), Commonmark (BSD), commons-lang-3 (Apache), Google Guava (Apache), Gnu Trove (LGPL), Picocli (Apache), Apache HttpComponents and Jena (Apache)

And a source distribution of

EASIK (BSD)

About

Categorical Query Language IDE

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 99.6%
  • Other 0.4%
0