https://github.com/paulo-rozatto/jflap
Providing JFLAP software as a maven project
https://github.com/paulo-rozatto/jflap
formal-language-theory-and-automata java-8 jflap
Last synced: 3 months ago
JSON representation
Providing JFLAP software as a maven project
- Host: GitHub
- URL: https://github.com/paulo-rozatto/jflap
- Owner: Paulo-Rozatto
- License: other
- Created: 2024-08-14T00:40:20.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-09-17T15:01:51.000Z (9 months ago)
- Last Synced: 2025-01-20T13:23:00.185Z (5 months ago)
- Topics: formal-language-theory-and-automata, java-8, jflap
- Language: Java
- Homepage:
- Size: 2.33 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: ChangeLog_7.1.txt
- License: LICENSE.txt
Awesome Lists containing this project
README
# JFLAP 7.1 with Maven
There is no support for JFLAP for a while, so I'm updating the project for making it easier compiled with maven.
The JFLAP license requires me to inform how to someone can get in contact with me. Well, you can open issues here or email
me to [email protected].## Build
```shell
mvn clean package
```## Run
```shell
java -jar target/JFlap-7.1-MAVEN-SNAPSHOT.jar
```# Original README
Thanks for your interest in JFLAP!
We are distributing both the JFLAP source and binary under the JFLAP 7.1 license, available in the file LICENSE.
Summary of the license: The license text must be included in any distribution of JFLAP. Any distribution of JFLAP or any work that includes it modified or unmodified must be available free of charge.Please send us feedback as to how you ended up using JFLAP, as well as any changes you would like to see in the official version. Please send this to [email protected]
We are working on setting up a version controlled repository, so that more people can get more directly involved in the development of JFLAP.
Once this is up, we will announce it on www.jflap.org, together with details on how to become a privileged contributor with commit rights.
If you are interested in participating, please keep an eye on the website, or email [email protected] indicating this interest.Regards,
Susan Rodger