Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/Carrigan/CvCPP

An embedded coding experiment to compare the efficiency of C++ to C.
https://github.com/Carrigan/CvCPP

Last synced: 16 days ago
JSON representation

An embedded coding experiment to compare the efficiency of C++ to C.

Awesome Lists containing this project

README

        

The C vs. CPP Project

This project is to help determine the efficiency of C++ when compared to C in
embedded systems. There is currently only one project planned- a string to
Morse code translator that blinks the RGB LED on the KL25 Freedom board.

Results will be posted on Microcontrollercentral.com when finished.

Stay tuned for more anecdotal evidence!