RSS 56 projects tagged "Mac OS X"

Download Website Updated 16 Apr 2013 4tH compiler

Screenshot
Pop 329.15
Vit 34.16

4tH is a Forth compiler with a little difference. Instead of the standard Forth engine it features a conventional compiler. 4tH is a very small compiler that can create bytecode, C-embeddable bytecode, standalone executables, but also works fine as a scripting language. It supports about 95% of the ANS Forth CORE wordset and features conditional compilation, pipes, files, assertions, forward declarations, enumerations, structures, suspended execution, recursion, include files, etc. It comes with an RPN calculator, line editor, preprocessor, compiler, decompiler, C-source generator, a virtual machine, and a multitasking environment.

Download Website Updated 10 Mar 2004 Caffeine.NET

Screenshot
Pop 47.07
Vit 1.00

Caffeine is a free high-performance interoperability solution between the Java platform and the .NET framework, with special emphasis on the enterprise variants of such platforms. It makes software originally written for .NET available to the Java platform. It promotes library reuse between Java and .NET by transferring APIs across environments, and allows code written for one platform to run on the other platform with minimal performance degradation. It is powered by Mono, and runs on Alpha, Linux, Windows, Mac OS X, HPPA, SPARC, and s390 systems.

Download Website Updated 27 Nov 2012 Cobra Programming Language

Screenshot
Pop 97.31
Vit 9.29

Cobra is a general purpose programming language with a clean, high-level syntax. It provides language level features for quality, including first class unit tests and Eiffel-style contracts. It supports both static and dynamic binding. Cobra is a compiled language with good run-time performance, but also provides some scripting conveniences such as a pound-bang line (#!) and one step compile-and-run. Cobra runs on Linux, Mac, Windows, and anywhere else that Novell Mono or MS .NET exist, including handhelds.

No download Website Updated 02 May 2010 CodeWorker

Screenshot
Pop 184.31
Vit 10.67

CodeWorker is a versatile parsing tool and a universal source code generator. It interprets a scripting language for producing reusable, tailor-made, evolving, and reliable IT systems with a high level of automation. The file formats to parse are described in an extended-BNF syntax. Template-based scripts drive the writing of patterns for generating code or text. The code generation knows how to preserve protected areas with hand-typed code and provides code expansion, source-to-source translation, and program transformation. It provides a native translation of CodeWorker's scripts in C++.

Download Website Updated 22 Sep 2004 Cut The Crap Software

Screenshot
Pop 53.12
Vit 4.39

Cut The Crap Software radically simplifies the task of java-based system development. Packages focussed on such problems as persistence, object model representation and XML processing contribute to the encompassing goal of viable model-based system generation from simple descriptions.

Download Website Updated 20 Oct 2003 Designer Framework

Screenshot
Pop 23.17
Vit 1.00

Designer Framework is a highly customizable e-commerce framework. It automatically builds e-commerce interfaces that support a product's contraints and properties and can be used to model the product to be sold, automatically and dynamically generating different output formats depending on the generator used. It includes a Java modelling application, a finite state machine described in XML as intermediate format for the customer interface, and XSLT scripts for transforming the state machine into the final interface.Designer Framework is a highly customizable e-commerce framework. It automatically builds e-commerce interfaces that support a product's contraints and properties and can be used to model the product to be sold, automatically and dynamically generating different output formats depending on the generator used. It includes a Java modelling application, a finite state machine described in XML as intermediate format for the customer interface, and XSLT scripts for transforming the state machine into the final interface.

Download Website Updated 31 Jul 2001 EJBWizard Version 3

Screenshot
Pop 32.12
Vit 2.67

The EJBWizard is a graphical tool written in Java to assist in the rapid prototyping on Enterprise Java Beans (EJBs) and JavaServer Pages (JSPs) that manipulate them. Originally designed to work with the JOnAS EJB server system, the EJBWizard has been expanded to create beans suitable for use with virtually any EJB server system.

Download Website Updated 15 Apr 2013 EUGene

Screenshot
Pop 137.58
Vit 22.72

EUGene allows you to manipulate and generate models. It can read UML class models in XMI independent from modeling, generate templates, transform models, and integrate in project building. It features independence in developer code and generated code. EUGene is independent from development tools. EUGene is easy to use and to put into place.

Download Website Updated 13 Jun 2003 Error Class Converter

Screenshot
Pop 45.83
Vit 2.72

This is an Error Class Generator. It inputs a text file that defines the error types, constant names and messages, levels and responses associated with it. From this it then generates classes in the supported languages that can be used to consistently handle the errors. Currently supported languages are C++, C and Java.

No download Website Updated 30 Nov 2005 FireStorm/DAO

Screenshot
Pop 75.99
Vit 4.56

FireStorm/DAO is a Java Code Generator that can import existing database schemas (from a SQL script or from a live JDBC connection) and can then generate a complete persistence tier. It generates Java source code and configuration files that developers would otherwise have to write by hand, and that is compliant with the Data Access Object (DAO) design pattern.

Screenshot

Project Spotlight

segatex

A GUI tool to configure SELinux policy.

Screenshot

Project Spotlight

cmocka

A unit testing framework for C with mock objects.