Course Compiler Design I at the ETH Zuerich (Switzerland).
The course program is to write a simple compiler for educational language J01 (similar to Java, with restrictions) for a target platform (either DLX, SPARC or x86).
The 1-Wire Net PD Kit is an open source library designed for the portability of 1-wire applications to various target platforms. This API provides all of the 1-Wire Net services to communicate with Dallas Semiconductor's 1-Wire devices including iButtons.
NATIVE is a project aimed at producing a version of the C# language compiler which omits native-code for various OS platforms. NATIVE does not target the CLI or use the CLR.
The GDB (GNU debugger) RSP (remote serial protocol) allows remote debugging of embedded software. This project offers source code of monitors so the developer only needs to burn flash EPROMs once, then use serial communication to download/debug.
An open source set of embedded software libraries in C, C++ and Assembler for robotics programming, targeting controllers using Motorola's 16 bit controllers, concentrating on the 6811 and 6812. Development of a common development toolset.
Full-stack observability with actually useful AI | Grafana Cloud
Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
BGL is 100% assembler game library coded with NASM and linked with DJGPP (for the moment). This library will be compatible with DOS and Windows and maybe Linux (if someone want's to port it).
Powerful gaming/multimedia/networking library... project was placed on hold while I develop a much better, cross-platform version (Windows, Linux, Mac) -- see the GameLib.NET project.
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.
OzVM is a simple, lightweight, secure virtual machine. The current target application of OzVM is OzStream, allowing platform-independent self-decoding data, which abstracts encoded data from client applications.
The extensor, is a assembly of programs and independent libs (-
nostdinc) at the moment for DJGPP, but thought for others GCC-i386. By means of this kit it is possible to construct a operating
systems or a program boot from the BIOS (i386 embedded syste
This is an attempt to add PERL's datatypes and flexibility to C/C++. While it is currently just a library, I intend to create a compiler for the language PERC (PERl + C. Plus I can make lots of caffeine puns, which is always good.).
The chaosengine is a generic game library, with a heavy emphasis on modularity, flexibility, OS independence, and OO design.The final product should include an extensive selection of modules not limited to, but including a strong graphics and audio engine
Bu proje beraber program kodlari yazmak icin ve beraber programlama tekniklerini ogrenmek icin acilmistir.
this project is opened to write program kods altogether and to learn many things about programming techniques
This STL-like C++ library contains classes for long integer numbers processing with using of assembler functions as a backend. Lazy evaluation is also used for optimization. It also contains generic implementation of classical number-theory algorithms.
LibCpuDetect is a small helpful cross-platform library for cpu feature detection.
You can use it to retrieve the system's number of CPUs and the number of cores per CPU, or if it supports Hyperthreading and many many more.
MSP430static is a tool for the analysis of MSP430 firmware images, such as those produced by TinyOS and mspgcc. Features include call-graph generation, recovery of library symbol names, and easy extensibility in Perl or SQL.