https://github.com/mathiasvatter/cksp-compiler-issues
Issues-only repository of the cksp-compiler
https://github.com/mathiasvatter/cksp-compiler-issues
compilers programming-language
Last synced: 9 days ago
JSON representation
Issues-only repository of the cksp-compiler
- Host: GitHub
- URL: https://github.com/mathiasvatter/cksp-compiler-issues
- Owner: mathiasvatter
- Created: 2024-03-28T11:18:08.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2026-01-13T21:47:45.000Z (12 days ago)
- Last Synced: 2026-01-13T23:43:43.659Z (12 days ago)
- Topics: compilers, programming-language
- Homepage: https://mathiasvatter.github.io/cksp-compiler/2.%20The%20CKSP%20Syntax.html
- Size: 33.7 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 19
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# cksp - Public Issue Tracker
Welcome to the public issue tracker for `cksp`! `cksp` is a compiler/transpiler developed in C++ designed to translate cKSP files into text files utilizing the Vanilla KSP Syntax.
## How to Use This Repository
This repository is intended for the reporting of bugs and the requesting of new features for the `cksp` project. If you have encountered an issue or have a suggestion for how we can improve `cksp`, I encourage you to open an issue here.
### Reporting Bugs
When reporting bugs, please include the following information:
- A clear and descriptive title.
- A detailed description of the issue, including any specific error messages.
- Steps to reproduce the issue.
- The expected outcome versus the actual outcome.
- Any relevant screenshots or code snippets.
### Requesting Features
For feature requests, please provide:
- A clear and descriptive title.
- A detailed explanation of the proposed feature and its benefits.
- Any relevant examples or mockups.
## Contributing
Contributing to the cksp project might be valuable in the future. Currently, however, the project is still closed-source and in a sort of beta version. Once the releases are more stable I will open up the main repository for contributions.
## Support
If you have any questions or need support with `cksp`, please open an issue here with the tag [Question] or [Support], and I will do my best to assist you.
## Stay Updated
For the latest updates on `cksp`, feel free to join the community discussions here.
Thank you for your interest in `cksp` and for helping to make it better!