Skip to content

add zig cc command to act like a C compiler - #2003

Merged
andrewrk merged 3 commits into
masterfrom
zig-cc
Feb 24, 2019
Merged

add zig cc command to act like a C compiler#2003
andrewrk merged 3 commits into
masterfrom
zig-cc

Conversation

@andrewrk

Copy link
Copy Markdown
Member

There are a lot of ways zig can start to take advantage of this integration which are as of yet untapped, but this is a proof-of-concept that it works.
screenshot_2019-02-23_20-39-16

closes#490

@andrewrk
andrewrk merged commit e5d4862 into masterFeb 24, 2019
@andrewrk
andrewrk deleted the zig-cc branch February 24, 2019 21:28
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

use zig as a c compiler

1 participant

@andrewrk