Skip to content

bThink-BGU/VisualRunningExamples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Visual Examples

This project contains sample b-programs whose execution and verification an be examined visually.

Currently, it provides a "playground" for running and verifying maze models.

This program may also serve as an example of using BPjs in a "normal" application.

Running from the commandline:

Maven Project:

mvn exec:java

Screencaps

Running maze simulation:

images/sc-run.png

Finding maze solution using verification:

images/sc-run.png


  • This project uses BPjs.
  • BPjs uses the Mozilla Rhino Javascript engine. See here for project page and source code.
  • Syntax coloring done using RSyntaxTextArea
  • The application UI is done using the standard Java Swing library.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published