Popularity
4.9
Growing
Activity
6.7
-
3
5
2

Monthly Downloads: 78
Programming language: Haskell
License: MIT License
Tags: Language    
Latest version: v0.2.1.0

call-alloy alternatives and similar packages

Based on the "Language" category.
Alternatively, view call-alloy alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of call-alloy or a related project?

Add another 'Language' Package

README

call-alloy Build Status

This is a simple library to call Alloy given a specification. This package includes a simple Java Library to make an API call to the Alloy Library. Alloy is included (as JAR file) within this library as well.

Requriements

  • Java Runtime Environment: There is currently no warning if you have not set up any Java Runtime Environment. However, you will get runtime errors if it is not available when a call to Alloy happens. If you want to force a check, perform the test cases.

Please note

The Java interface to get Alloy instances as well as the Alloy Jar file are backed into this library.

On every call the application checks the XdgDirectory if the libraries exist in a current version. If not they are placed there together with a version identifier.