CDIS means "Context Dependent Instruction Set". Byte-code can extend its' own Instruction Set (IS) in runtime by querying of Addit. IS (AIS). Each AIS has unique ID. Basic IS realized as the virtual stack-machine.
A role playing game engine in Java along with necessary design tools to allow even beginner game designers to start into the world of game development and design. Based loosely on early Final Fantasy engines with enchancements.
It's a complete IDE for Java, written in Java itself. Designed to provide an high functional level in a simple and natural way, it provides: Syntax Highlight, Automatic Code completition, Customization, very short learning time.
Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.
Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
DISCONTINUED!
StoffelLOC is a tiny tool to count Lines of Code. It can parse a single file or whole structures and it can be used to count more than just .java files. I started it because needed it to count the lines in Java Serverpages.
At the moment
Chainsaw is a GUI log viewer and filter for the Log4J package. It listens for LoggingEvent objects sent using the SocketAppender and displays them in a table. The events can be filtered based on Priority, Thread name, Category name and Message. It can als
The Java Elucidator provides support for production of internal documentation following the Elucidative programming paradigm. Documentation and source code are kept seperate, but interlinked through mutual navigation in a two-frame online layout.
XML library for DATABUS language. There are basic functions for export/import XML files. This package contains additional classes for LinkedLists, Stacks, Exceptions etc.
Auth0 Token Vault handles secure token storage, exchange, and refresh for external providers so you don't have to build it yourself.
Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
The "Visual Code Generation Environment" project is a Object Oriented development environment that allows Design, Coding, Documentation, Compiling Test Plans, and Testing of an Application to occur in parallel, as one single task.
This tool will help you to quickly create a JBoss 2.x CMP Entity Bean based on a database table and its columns that you specify. You will need to understand what an Enterprise JavaBean is, and how to connect to your database vendor via JDBC drivers. Once
Try to build some LGPL CLX components for Open edition Kylix, such as SDL/OpenGL and other closs-platform API CLX suit. make kylix more easy and powerful in Game/multi-media/CAI development.
This module provides a Perl interface to layout and image generation of
directed and undirected graphs in a variety of formats (PostScript,
PNG, etc.) using the "dot" and "neato" programs from the GraphViz
project (http://www.graphviz.org/).
The TOSTER is a system for sharing a set of tools that allow to implement methods of object-oriented testing. Any method based on UML diagrams and on the software source code can easily be implemented as a TOSTER module. The environment itself makes a num
The OpenOCS project is groupware software which allows groups to work on projects. Client/Server architecture written in Java with a MySQL database and PHP front end.
Editable Swing controls (Table, Tree). A set of Swing controls able to add/edit/remove its elements. Read JavaDoc for more info at http://ledestin.sourceforge.net/javadoc
sForzando is a set of extensions for the PyGame library (www.pygame.org) for the Python programming language. sForzando makes available easy-to-use classes for game event scripting, graphic animations and layering.
The wtools are a JAVA application for generating simple JAVA classes. These are a data class with getter and setter, an input panel and a selection panel. Labels and messages of the application are written in German language.
This is a generator that creates PHP 4 code based on a PostgreSQL RDBMS for data entry into any database table or tables with 1-n associations or n-n associations.
The generator now manages projects of more tables and has a complete graphical layout (CSS
A function is computable if it can be computed by a Turing machine.
A Turing machine is a very simple machine, but, logically speaking, has all the power of any digital computer. The Turing Optimizer utilizes this to superoptimize code.