Giter Site home page Giter Site logo

mitsy's Introduction

Mitsy

MIT licensed C compiler

The name mitsy is derived from combining "MIT" from "MIT License" and "C" from "C Programming Language" to form "MITC" then morphing it to a more readable name based on how it sounds when pronounced.

Currently this is just a recently started hobby project so don't expect much any time soon, anyways my eventual goals for this project are below.

Current Targets

  1. Convert local text encoding to UTF-8 for all internal functions to use ~ Done
  2. Read various literals correctly
  3. Precompile a file
  4. Produce a working elf that just returns 0
  5. Produce a working elf that prints "Hello World!" via libc's puts()
  6. Produce a working elf from code alone
  7. Enable user to code simple functions for precompiler
  8. Port ALL of assembly creation to header file for precompiler to include internally (will start with AMD64)
  9. Compile various projects relying on GCC extensions
  10. Compile linux kernel
  11. Compile variours projects relying on MSC extensions
  12. Compile ReactOS kernal
  13. Do all that as a portable compiler
  14. Add more assembly creation headers
  15. Make compiler a shared library to plug into future apps
  16. Think of new targets :)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.