Skip to content

Editor for the CLApp language giving the possibility of creating flow chart projects and export them to run them in a standalone mode.

License

Notifications You must be signed in to change notification settings

dragan-clapp-creator/Visual-CLApp-Editor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Visual-CLApp-Editor

Editor for the CLApp language giving the possibility of creating flow chart projects and export them to run them in a standalone mode.

CLApp can be seen as a script language but also as an actors language.

As it relies on java, it may easily interact with it by simply calling java methods. It can even add some byte code injection to those java classes before they will be called.

Therefore, the Editor needs the following Byte Code Engineering Library BCEL-5.2.JAR as well as the CLAPP.JAR to be able to run. To run it, adapt the given shell to the location of your bcel, clapp and VisualClappEditor jars before typing the following :

bash starter.sh

or, under Windows,

starter.bat

With the Visual CLApp Editor you can create CLApp projects as well as, much more interesting, flow chart projects in an intuitive way.

About

Editor for the CLApp language giving the possibility of creating flow chart projects and export them to run them in a standalone mode.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages