Skip to content

Gaubbe/advent_of_code22

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

advent_of_code22

Advent of Code 2022 but in assembly.

Running the example

The standard library provides a simple clone of the cat command as an example of how to use the library. A Dockerfile is provided to setup the environment to run this example in. To build the image, you can use this command:

docker build -t advent_of_code .

You can then run the image with this command:

docker run --name advent_of_code -it advent_of_code 

Once in the container, navigate to the ./std/examples/cat and run the make command:

make

From there, you should be able to run the executable which is located at ./target/cat.out!

./target/cat.out cat.asm

About

Advent of Code 2022 but in assembly

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy