You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
CrossCraft: ARM Edition is a C to ARM cross-compiler that converts C source code into optimized ARM assembly instructions for embedded systems. The project features a modular Python backend for compiling and a React-based frontend for an interactive UI. It supports standard C features, offers an extensive test suite, and integrates with GCC.