Chirp

A modern low-level programming language

  • Owner: chirp-language/Chirp
  • Platform:
  • License:: MIT License
  • Category::
  • Topic:
  • Like:
    0
      Compare:

Github stars Tracking Chart

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.

Main metrics

Overview
Name With Ownerchirp-language/Chirp
Primary LanguageC++
Program languageC++ (Language Count: 4)
Platform
License:MIT License
所有者活动
Created At2019-05-16 22:37:07
Pushed At2020-11-14 20:27:18
Last Commit At2020-11-14 15:27:15
Release Count0
用户参与
Stargazers Count116
Watchers Count10
Fork Count11
Commits Count25
Has Issues Enabled
Issues Count17
Issue Open Count0
Pull Requests Count28
Pull Requests Open Count0
Pull Requests Close Count2
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private