This program makes it possible to read a file produced by the option "-fdump-tree-original" which replaces the old "-fdump-ast-<I>switch</i>". The goal is to automatically annotate Ccode for SPLint (actually we focus on possibly null pointer)
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.
New to Google Cloud? Get $300 in credits to explore Compute Engine, BigQuery, Cloud Run, Gemini Enterprise Agent Platform, and more.
Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query petabytes in BigQuery, or build agents with Gemini Enterprise Agent Platform. Once your credits are used, keep building with 20+ always-free tier products including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. No commitment required—just sign up and start building.
A cross platform, client/server version control system (VCS). Delta code is intended to be a replacement for CVS in small to midsize projects. The Delta Code client emphasizes usability and should be intuitive even to persons who have never used a VCS b
Matrix2LaTeX is a program that produces LaTeX code required to typeset matrices/vectors. It supports a set of predifined matrices/vectors such as Hilbert, unitary and diagonal.
physicslib:- A library of rigid body physics routines and demos, designed for use in VR and entertainment applications. With tutorial style documentation intended to explain the concepts used in the code.
Project Steam Weasel is the "code name" for a MacOSX only turn based strategy game in development. The game is intended to be multiplayer by email. By design it is modular, most of the games features are provided by modules.
One default module is an Open
Virtual machine/emulator; "holding pen" for self-replicating programs written in custom RISC assembly-like language, evolving via random point mutations and periodic fitness-based cullings. Inspired (like Avida) by Thomas Ray's alife simulator, Tierra
ROOT Apache is an open source scripting module for the Apache webserver
Based on the ROOT framework <http://root.cern.ch> which is using C++ as
scripting language it allows to embed C++ code directly into HTML pages.
The Gremlin Engine allows one to make its own, full featured, graphical RPG-style adventure without a line of code.
The adventures may include scripted parts like introduction sequences and animated effects like spells or traps.
The OO-Browser is an advanced object-oriented class browser with
support for browsing C, C++, Common Lisp and its Object System
(CLOS), Eiffel, Java, Objective-C, Python and Smalltalk. It runs
atop Emacs/XEmacs on Linux, UNIX and Windows.
With this application you're able to develop with graphical models. Using some plugins, these models would be translated to code in several languages
like SQL,OQL,C++ etc.
This code is used in conjunction with a written survey. The answers people give on the survey are entered into the DataMatch, and it produces pairs based on answer similarities. While originally design for use with a school fundraiser, it can easily be
TeXPerfect plans to be a cross-platform, extensible, user-friendly yet expert-tunable visual TeX implementation. The most important feature will be a split screen (inspired by WordPerfect(R) Reveal Codes) showing the underlying TeX code.
My intention for creating Software Engineering Techniques is mainly educational. I will post source code I've written or will write that may be useful for others who need to "see" how things can be done rather than just reading references.
Designed to aid in the conversion of Python modules to C extension modules while keeping the same interface into the module. This will make it easier to convert existing Python code into Ccode to give it a speed boost without changing to existing code
XOMA is a perl code generator which reads an XML schema and produces a set of C++ classes. The classes can generate objects from conforming XML documents, the objects can serialize themselves as XML.
mySAL -- A simple single assignment language
Single assignment languages are a kind of "functional" language
where the parallelism is easy to discover. mySAL is a relative
of SISAL, and old and distinguished SAL. The provided compiler
and runtime
The Palm Wrap Library provide an ANSI C library that allows code written for the Palm OS to be reused within another environment (e.g. Linux, Winxx) with a minumal amount of fuss.
GLBCC is a front-end to the GNU Compiler Collection. GLBCC adds Liberty Basic to the GCC language collection so that Liberty Basic code can be compiled directly to an executable. Since GLBCC uses GCC, the object files can also be linked with object file
This project aimed at making an application to generate documents for C-Sharp files, similar to what javadoc did for Java files, but in a smarter and advanced fashion. Will incorporate Java-style as well as CS-style comments.