Skip to content

autonull/genifer-java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Web-front GUI for the logic engine Genifer:  http://code.google.com/p/genifer/

You may look at the cheat sheet and screen shots.

To test it quickly:
1. git clone https://github.com/automenta/genifer-java.git
2. cd genifer-java
3. run Ant or Maven
4. java -jar  dist/genifer-java.jar
5. open http://localhost:9090/app.html

OR
3. use Netbeans IDE
4. run -> run main project
5. open http://localhost:9090/app.html

Major to-do:
*  P(Z) tab: Display fuzzy-probabilistic distributions
*  KB tab: manage KB contents, pretty-print and edit formulas in HTML

Minor to-do:
*  Re-direct Clojure's console output (stdout) to web page
*  Use 100% of screen height
*  Server has to serve images (eg PNG, JPG) not in text mode

About

Genifer interface for the Java language

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors