https://github.com/ce-programming/toolchain
Toolchain and libraries for C/C++ programming on the TI-84+ CE calculator series
https://github.com/ce-programming/toolchain
c calculator ez80 sdk ti-83-premium-ce ti-84-plus-ce ti-calculators toolchain
Last synced: about 1 month ago
JSON representation
Toolchain and libraries for C/C++ programming on the TI-84+ CE calculator series
- Host: GitHub
- URL: https://github.com/ce-programming/toolchain
- Owner: CE-Programming
- License: lgpl-3.0
- Created: 2015-11-25T00:17:00.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2025-05-08T05:21:00.000Z (about 2 months ago)
- Last Synced: 2025-05-08T06:24:40.548Z (about 2 months ago)
- Topics: c, calculator, ez80, sdk, ti-83-premium-ce, ti-84-plus-ce, ti-calculators, toolchain
- Language: C
- Homepage: https://ce-programming.github.io/toolchain/index.html
- Size: 22.3 MB
- Stars: 552
- Watchers: 23
- Forks: 61
- Open Issues: 27
-
Metadata Files:
- Readme: readme.md
- Changelog: changelog.md
- Contributing: .github/CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: license
Awesome Lists containing this project
README
# CE C/C++ Toolchain [](https://github.com/CE-Programming/toolchain/workflows/Win/Mac/Linux/badge.svg?event=push) [](https://discord.gg/TRkN5UcUzs)
The CE Toolchain incorporates a variety of tools in order to build programs in C/C++ natively for the TI-84 Plus CE calculator series.
## Getting Started
Visit the [CE Toolchain documentation](https://ce-programming.github.io/toolchain).
This site hosts all the information for working with the toolchain.## Getting Help
You can join us on the `CE Programming` Discord server in the `#ez80-dev` channel: [Discord Chat Link](https://discord.gg/TRkN5UcUzs).\
If you prefer IRC, the chat is also bridged to the EFNet `#ez80-dev` channel (you can use a web client like [IRCCloud](https://www.irccloud.com/irc/efnet/channel/ez80-dev), if you don't want to use a local application).Depending on how active the channel is you might not get a response.\
In that case, post your questions [here](https://github.com/CE-Programming/toolchain/discussions) or [here](https://github.com/CE-Programming/toolchain/issues), and we will get back to you as soon as possible.## Building/Contributing
Documentation for contributing/building the toolchain can be found [here](https://ce-programming.github.io/toolchain/static/contributing.html).