dlang / project-ideas

Collection of impactful projects in the D ecosystem
36 stars 12 forks source link

Work on SDC infrastructure #91

Open maxhaton opened 2 years ago

maxhaton commented 2 years ago

Description

SDC is an attempt to do a good clean D compiler. Compilers need infrastructure like CI, test runners, unit testing etc. SDC has these but they could and should be improved.

What are rough milestones of this project?

TBD

How does this project help the D community?

Diversity of implementations, a D compiler explicitly built as a library.

Recommended skills

Intelligence, fondness for compilers.

What can students expect to get out of doing this project?

Point of Contact

@maxhaton

References

<NG discussions, GitHub PRs, Bugzilla issues, ...>

ryuukk commented 1 year ago

Is SDC this? https://github.com/snazzy-d/SDC

If so would be cool to include the link