Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/bswck/advancial

Here will live my own programming language lol
https://github.com/bswck/advancial

Last synced: 24 days ago
JSON representation

Here will live my own programming language lol

Awesome Lists containing this project

README

        

# advancial
Here will live my own programming language lol :)

That's gonna be fun.

## Stuff here
For educational purposes:

`./compile` compiles the code (resulting in assembly file(s) with `.s` extension)

`./build` builds the project—compiles, assembles and links, preserving assembly file(s) for inspection

`./run` runs the project–builds the project and executes the output binary