Skip to content

SeniorSpielbergo/Teamprojekt-WS2011-12

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TuringBrain IDE Readme
======================

TuringBrain IDE lets you create and simulate Turing Machines and Brainfuck programs.


============================
Howto create a runnable .jar
============================

1. Open the source code in the src/pc folder in Eclipse.
2. Export as runnable .jar.
3. Insert the manifest src/pc/manifest.mf into the .jar file using

$ jar -uvfm TuringBrainIDE.jar manifest.mf

4. Execute using

$ java -jar TuringBrainIDE.jar


=======
License
=======

Distributed under "THE BEER-WARE LICENSE" (Revision 42):
Vanessa Baier, Nils Breyer, Philipp Neumann, Sven Schuster and David Wille wrote this software at Institute of Programming and Reactive Systems of Technische Universität Braunschweig in Braunschweig, Germany. As long as you retain this notice you can do whatever you want with this stuff.
If we meet some day, and you think this stuff is worth it, you can buy us a beer in return.

JGraph is published under BSD license, 2012, http://www.jgraph.com.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages