Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/deyzi-the-youtuber/casm

Assembly's cooler younger brother, CASM.
https://github.com/deyzi-the-youtuber/casm

assembly assembly-language compiler cpp programming-language x86-64

Last synced: 27 days ago
JSON representation

Assembly's cooler younger brother, CASM.

Awesome Lists containing this project

README

        

# Cool-Assembly / C-Assembly Compiler
![image](https://github.com/deyzi-the-youtuber/casm/blob/main/assets/CASM.png)
## What is this?
Cool-Assembly / C-Assembly is a programming language made by me, that aims to be better, cooler, and easier than assembly with bits of C mixed with it.
## How to build
To build CASM, all you need is to run "make", in the "src" directory.