-
Notifications
You must be signed in to change notification settings - Fork 2
mC Language Reference
Joachim Stolberg edited this page Feb 8, 2023
·
4 revisions
mC = miniC = C inspired programming language
(This wiki manual is highly inspired by the Arduino Language Reference)
The mC programming language can be divided in three main parts: functions, variables and constants, and structure.