Skip to content
Spydr06 edited this page Oct 30, 2022 · 3 revisions

This is the official documentation of the CSpydr programming language. Most information you'll need in order to write programs in CSpydr can be found here.

CSpydr is a low-level, static typed, free and open-source, compiled programming language inspired by Rust and C. CSpydr comes with cspc (the CSpydr Programming Language Compiler), as well as CSpydr's Standard Libraray, a code-linting utility, some code examples and unit tests.

Note: This documentation is still work-in-progress and far from being complete

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

View CONTRIBUTING.md for more information

License

CSpydr is licensed under the MIT License.