Welcome to the MiniMe Programming Language Project

This project is still under development. The low-level C++ work is done, but the compiler (and the actual language syntax) is still under development.

Help is welcome! If you can roll your sleeves up and make a contribution, that would be very appreciated. If you just want to play around, that's OK too, but I may not have lots of time for hand holding.

I can pretty well guarantee that all who participate, regardless of experience level, will learn something!

Research Goals and Simplifications

Getting Started

Concepts

MiniMe's Idea of Functions

Function Values

Function Contexts

Internals

Overall Language Game Plan

C++ Internals

Here are the overviews for all of the stuff coded in C++.

SourceForge.net Logo