RSS 14 projects tagged "Mac OS X"

Download Website Updated 01 Mar 2013 Retro

Screenshot
Pop 415.53
Vit 68.26

Retro is a clean, minimalist language with roots in Forth. It supports all major OSes in use today, and was designed to be easy to learn, use, and modify for specific needs.

No download Website Updated 12 Feb 2013 Jikes RVM

Screenshot
Pop 188.32
Vit 14.74

Jikes RVM (Research Virtual Machine) provides a flexible open testbed to prototype virtual machine technologies and experiment with a large variety of design alternatives. Jikes RVM runs on many platforms and advances the state-of-the-art of virtual machine technologies for dynamic compilation, adaptive optimization, garbage collection, thread scheduling, and synchronization. It is self-hosted, i.e. its Java code runs on itself without requiring a second virtual machine. Most other virtual machines for the Java platform are written in native code (typically C or C++). A Java implementation provides ease of portability and a seamless integration of virtual machine and application resources such as objects, threads, and operating-system interfaces.

No download No website Updated 13 Sep 2012 j2objc

Screenshot
Pop 29.46
Vit 15.79

J2ObjC is a tool from Google that translates Java code to Objective-C for the iOS platform. It enables Java code to be part of an iOS build, as no editing of the generated files is necessary. The goal is to write an app's non-UI code (such as data access or application logic) in Java, which can then be shared by Web apps using GWT, Android apps, and iOS apps. J2ObjC supports most Java language and runtime features required by client-side application developers, including exceptions, inner and anonymous classes, generic types, threads, and reflection. JUnit test translation and execution are also supported.

Download Website Updated 13 Dec 2009 Ovm

Screenshot
Pop 64.34
Vit 4.40

Ovm is a framework for building programming language runtime systems. The current emphasis is to produce a Java virtual machine compliant with the real time specification for Java.

Download Website Updated 19 Jan 2009 X#

Screenshot
Pop 30.74
Vit 1.00

X# (pronounced X-sharp) is an XML-oriented programming language designed to quickly create Web applications and services. Everything is represented as an XML tree, and instead of using functions to manipulate information or perform actions, all possible operations are done by adding, removing, or changing nodes from this tree. Since there are no functions to learn and everything is done intuitively, even inexperienced developers can create complex Web applications and services quickly.

Download Website Updated 06 Jun 2008 project:Einstein

Screenshot
Pop 22.54
Vit 1.44

project:Einstein aims to deliver a Domain Specific Language for contemporary enterprise development. This includes an SOA-based approach with a lightweight, easy-to-understand language on top of a contemporary stack of enterprise technologies.

No download Website Updated 12 Sep 2007 Axiomatic Multi-Platform C

Screenshot
Pop 163.32
Vit 12.86

AMPC compiles C programs directly into Java bytecode to run on any platform where a Java runtime is available. AMPC can also be used to integrate C and Java programs since AMPC's C functions can directly call numerous Java methods and vice versa. AMPC supports ANSI C 1989 (ISO C 1990). A JNI (JVM Native Interface) feature is available for calling native C or C++ functions. AMPC supports the C standard library as well as TCP/IP, ODBC, and graphics libraries. J2ME CDC 1.1 for mobile devices is also supported.

Download Website Updated 10 Jul 2007 EasyEclipse

Screenshot
Pop 142.85
Vit 3.28

EasyEclipse packages together the Eclipse IDE and key open source plug-ins. It is intended to make Eclipse easier to download, install, and use.

No download Website Updated 20 Dec 2005 X-develop

Screenshot
Pop 107.99
Vit 4.39

X-develop is a multi-language, cross-platform IDE from Omnicore. X-develop targets the .NET platform, the Mono platform, and the Java platform. It offers advanced code analysis, project-wide on-the-fly error checking, refactoring, smart editing, fast code navigation capabilities, seamless version control system integration, and other productivity-boosting features for C#, Java, JavaServer Pages, J#, and Visual Basic.NET.

No download Website Updated 03 Jul 2003 GNU Development Environment

Screenshot
Pop 48.65
Vit 1.00

The GNU Development Environment (GNUDE) is a complete suite of GNU C/C++, Fortran, Java cross compilers, and the GDB simulator/debugger for embedded microprocessor application development.

Screenshot

Project Spotlight

ProjectForge

A project management platform.

Screenshot

Project Spotlight

GNU ed

An 8-bit clean, POSIX-compliant line editor.