Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/Carrigan/CvCPP
- Owner: Carrigan
- Created: 2013-01-16T02:11:46.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2013-01-17T02:38:48.000Z (almost 12 years ago)
- Last Synced: 2024-07-31T22:58:04.034Z (3 months ago)
- Language: C
- Size: 211 KB
- Stars: 4
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: readme.txt
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!