Timeline for Programming arduino with Objective-C
Current License: CC BY-SA 3.0
13 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Sep 15, 2016 at 8:02 | comment | added | Code Gorilla | OK So programming directly in Obj-C is not a good idea, but if you where dead set on doing it you could look at a tool which translates the Obj-C into C/C++ and then compile the output. There are/were tools like this around I had to use one to do C++ to C many years ago. | |
| Aug 23, 2015 at 20:01 | vote | accept | Lux | ||
| Aug 23, 2015 at 20:01 | vote | accept | Lux | ||
| Aug 23, 2015 at 20:01 | |||||
| Aug 23, 2015 at 20:01 | vote | accept | Lux | ||
| Aug 23, 2015 at 20:01 | |||||
| Aug 23, 2015 at 20:01 | vote | accept | Lux | ||
| Aug 23, 2015 at 20:01 | |||||
| Aug 23, 2015 at 20:01 | vote | accept | Lux | ||
| Aug 23, 2015 at 20:01 | |||||
| Aug 23, 2015 at 20:00 | answer | added | Lux | timeline score: 0 | |
| Apr 25, 2015 at 15:39 | history | edited | Lux | CC BY-SA 3.0 |
deleted 51 characters in body
|
| Mar 17, 2015 at 21:34 | answer | added | Bad Wolf | timeline score: 4 | |
| Feb 15, 2015 at 19:40 | comment | added | Peter Bloomfield | It's actually the other way round: C/C++ is a subset of Objective C (or more accurately, Objective C is based on C/C++). | |
| Feb 15, 2015 at 18:48 | answer | added | MAC | timeline score: 2 | |
| Feb 15, 2015 at 18:45 | comment | added | BrettFolkins | theoretically possible or practically possible? | |
| Feb 15, 2015 at 17:48 | history | asked | Lux | CC BY-SA 3.0 |