https://github.com/bigbuildbench/languagedev_yoakke
Science Score: 13.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
○.zenodo.json file
-
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (15.7%) to scientific vocabulary
Repository
Basic Info
- Host: GitHub
- Owner: BigBuildBench
- License: apache-2.0
- Language: C#
- Default Branch: master
- Size: 2.02 MB
Statistics
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
- Releases: 0
Metadata Files
README.md
The Yoakke Compiler Infrastructure
Language- and Compiler development tools in .NET.
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
<!-- ALL-CONTRIBUTORS-BADGE:END -->
What is Yoakke?
Yoakke is a collection of libraries aimed at compiler- and language developers to help them in their development. Most common tasks - like lexing and parsing - are completely automated, but extensibility is kept in mind at every step. All components let you roll your custom solution, but are capable enough to fit most cases by default.
Status warning
Yoakke is still early in development. You can play around with the libraries, but there may be bugs or missing features. Please open an issue if you find a bug, or miss an important feature. All contributions are welcome!
If you want to try out the latest features, there are nightly releases on NuGet!
A note for Visual Studio users
If you are experiencing build issues when using Visual Studio around Source Generators, please try enabling the option described here.
What components are there?
The most usable component is probably the syntax toolkit, called SynKit. There are many more components planned, see the next section for the roadmap.
Library roadmap
This is a list of the libraries that are planned for implementation, along with their status:
- SynKit (🆗): A syntax toolkit to cover most syntax needs
- Lexer (🆗)
- Parser (🆗)
- Error reporting (🆗)
- Language Server Protocol (📝)
- Custom IR and VM (📝)
- Native backends (📝)
- C front-end (🚧)
Legend - Done: ✅ - Consider mostly done: 🆗 - Work in progress: 🚧 - Planned: 📝
Documentation
Documentation is very much work-in-progress, but you can always find the latest version in the Documentation folder. Feel free to open up Pull-Requests, if you see mistakes!
Developer documentation
Make sure to read our contributing document! Some developer documents about describing the projects is - hopefully - coming soon aswell.
Examples
Work in progress...
Sample projects
Work in progress...
Using Yoakke Badge
If you use Yoakke and would be willing to show it, here is a badge you can copy-paste into your readme:
html
<a href="https://github.com/LanguageDev/Yoakke" alt="Using Yoakke"><img src="https://raw.githubusercontent.com/LanguageDev/Yoakke/master/.github/resources/UsingYoakke.svg" title="Using Yoakke" alt="Using Yoakke"/></a>
Contributors ✨
Thanks goes to these wonderful people (emoji key):
LPeter1997 |
WhiteBlackGoose |
Zachary Patten |
Neko |
Sang |
lucyelle |
Péter Fónad |
Andrii Kurdiumov |
Friedrich von Never |
Chris |
Sam Harwell |
Cole Tobin |
Ikko Ashimine |
This project follows the all-contributors specification. Contributions of any kind welcome!
Owner
- Name: BigBuildBench
- Login: BigBuildBench
- Kind: organization
- Repositories: 1
- Profile: https://github.com/BigBuildBench
abbr. B3, benchmarking the repo-level understanding capability of your LLMs by reconstructing project build-file.
GitHub Events
Total
- Create event: 4
Last Year
- Create event: 4
Dependencies
- actions/checkout v2 composite
- actions/setup-dotnet v1 composite
- maxheld83/ghpages master composite
- nikeee/docfx-action v1.0.0 composite
- 1466587594/get-current-time v2 composite
- actions/checkout v2 composite
- actions/setup-dotnet v1 composite
- actions/checkout v2 composite
- actions/setup-dotnet v1 composite
- actions/upload-artifact v2 composite
- actions/checkout v2 composite
- actions/setup-dotnet v1 composite