Chirp

A modern low-level programming language

  • 所有者: chirp-language/Chirp
  • 平台:
  • 許可證: MIT License
  • 分類:
  • 主題:
  • 喜歡:
    0
      比較:

Github星跟蹤圖

What's this

Currently, this repository is hosting the source code for an experimental compiler, that only targets C. The goal is to write a compiler in chirp using the one we have right now. If you are looking to contribute, improvements to the user experience would greatly be appreciated.

Building

Unix

These are the dependencies required to build Chirp on Unix-like systems:

  • g++ 5.5 or later
  • GNU make
  • nasm
# Creates the bin directory
$ make setup

# Compiles the code
$ make

# You can use chirp now!
$ ./chirp 

Windows

Currently there's no official way to build on windows, contribution would be greatly apreciated.

主要指標

概覽
名稱與所有者chirp-language/Chirp
主編程語言C++
編程語言C++ (語言數: 4)
平台
許可證MIT License
所有者活动
創建於2019-05-16 22:37:07
推送於2020-11-14 20:27:18
最后一次提交2020-11-14 15:27:15
發布數0
用户参与
星數116
關注者數10
派生數11
提交數25
已啟用問題?
問題數17
打開的問題數0
拉請求數28
打開的拉請求數0
關閉的拉請求數2
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?