Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/deyzi-the-youtuber/casm
- Owner: deyzi-the-youtuber
- License: gpl-2.0
- Created: 2024-04-08T07:07:41.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-04-09T14:31:32.000Z (7 months ago)
- Last Synced: 2024-09-29T13:08:16.226Z (about 1 month ago)
- Topics: assembly, assembly-language, compiler, cpp, programming-language, x86-64
- Language: C++
- Homepage:
- Size: 62.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.