An open API service indexing awesome lists of open source software.

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

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!