Giter Site home page Giter Site logo

kisaragieffective / c_to_elf_compiler Goto Github PK

View Code? Open in Web Editor NEW

This project forked from sozysozbot/c_to_elf_compiler

0.0 0.0 0.0 186 KB

Follows https://www.sigbus.info/compilerbook but spits out an ELF / Rui 本ベースで ELF を吐く C コンパイラを作る

Shell 4.04% Assembly 0.56% Rust 94.62% Makefile 0.79%

c_to_elf_compiler's Introduction

c_to_elf_compiler

Follows https://www.sigbus.info/compilerbook but spits out an ELF / Rui 本ベースで ELF を吐く C コンパイラを作る

作業ログはこちら

Plan

hsjoihs will implement the odd-numbered steps, and kgtkr will implement the even-numbered steps. / hsjoihs が奇数番目のステップを、kgtkr が偶数番目のステップを実装する方針

Files and folders

  • log.txt: conversations and logs in plaintext (written entirely in Japanese) / 会話および作業ログがテキスト形式で記録されている
  • docs/: log.txt is rendered nicely into the GitHub Page, and the files in docs/ are for generating this file. / log.txt をいい感じにレンダリングしたやつが GitHub Page で閲覧できる。docs/ 内のファイルはこの docs/log.html を生成するためのもの。
  • experiment/: a folder intended for experimenting how gcc works and so on / gcc の挙動とかを実験するためのフォルダ
  • src/: a folder in which the actual C compiler's source lives / C コンパイラのソースが入っているフォルダ

c_to_elf_compiler's People

Contributors

kgtkr avatar sozysozbot avatar

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.