For a rather long time, we have had the ability to make C programs for the TI-84+ CE. However, the process has been long and complicated... Until now. MateoConLechuga has just released a C SDK for the CE, making it easier for those who don't know assembly or prefer C to program the CE. In addition, he has released libraries to make it easier to create graphics and interface with the keypad. These libraries take advantage of LibLoad, a way to dynamically link libraries on the CE, also written by Mateo. As always, his programs areopensource and he encourages community contribution and pull requests. Along with CEmu, these tools can be used to make CE programming even more accessible. Good job Mateo. We can't wait to see what you have in store next!