Giter VIP home page Giter VIP logo

aheui-llvm's Introduction

이 프로그램은 아희 코드를 llvm IR로 변환해주는 컴파일러 프론트엔드입니다.
Rust 언어로 짜여져 있으며, 예제 런타임 라이브러리 역시 Rust로 짜여져 있습니다.

이 프로그램의 사용 방법은 다음과 같습니다.

-   `make`를 하면 `aheui`가 빌드됩니다.
-   `./aheui -o README.ll README.txt`로 `README.ll` LLVM IR을 얻습니다.
    이를 llc로 빌드하여 `README.o` 파일을 얻습니다.
-   `make rt`로 `librt-####-0.0.rlib` 라이브러리를 얻습니다.
-   `rustc -o hello rtmain.rs -L . -C link-args="README.o"`를 하면
    `hello` 실행 파일이 나옵니다.

이에 대한 예제로 `make hello`가 준비되어 있습니다.

밤밣따빠밣밟따뿌
빠맣파빨받밤뚜뭏
돋밬탕빠맣붏두붇
볻뫃박발뚷투뭏붖
뫃도뫃희멓뭏뭏붘
뫃봌토범더벌뿌뚜
뽑뽀멓멓더벓뻐뚠
뽀덩벐멓뻐덕더벅

aheui-llvm's People

Contributors

klutzy avatar kroisse avatar

Watchers

 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.