8000 GitHub - VTurturika/AbM-IDE: Interpreter and IDE for abstract machines
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

VTurturika/AbM-IDE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Abstract Machines IDE

Interpreter and fully IDE for development programs for abstract algorithms machines. Software may be used for learn algorithms theory.

Main features:

How to use ?

Project has built under Maven, required Java 8.

Typical actions

Build executable jar:

mvn jfx:jar

Run tests:

mvn test

Start application:

java -jar target/jfx/app/Abstract-Machines-IDE.jar

About

Interpreter and IDE for abstract machines

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0