monic part 6: the mC programming language and compiler
|
06-25-2022, 07:12 AM
(This post was last modified: 06-25-2022 09:12 AM by F-73P.)
Post: #12
|
|||
|
|||
RE: monic part 6: the mC programming language and compiler
The switch statement now works as expected when there is no break statement. I modified the branch instructions so that the code falls through when there has been a previous case match:
I've also added support for arrays: The C language combines all the power of assembly language with all the ease-of-use of assembly language |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)