GithubHelp home page GithubHelp logo

danielkrasny / apps-asm-demo-docker Goto Github PK

View Code? Open in Web Editor NEW

This project forked from apps-cs/apps-asm-demo

0.0 0.0 0.0 21 KB

APPS examples with modified Makefiles for use with Docker.

C 34.70% Assembly 56.72% Makefile 8.58%

apps-asm-demo-docker's Introduction

Examples of Assembly programming for APPS

These examples are part of study material for the basic assembly programming in the APPS subject.

To build examples use command make in all directories.

This fork contains modified Makefiles for use with Docker on ARM architectures like Apple Silicon. This Docker image was used.

How-to

  1. Download and install Docker Desktop. (Docker-compatible runtimes can be used too.)
  2. Download source codes.
  3. Create copy of empty-project-* or try selected example.
  4. If you are using macOS, make sure that terminal is not running with Rosetta.
  5. Edit source codes and build them by command make. (Use of sudo might be required in specific cases.) To execute output binary, use make run.
  6. Also it is possible to import into Eclipse-C++. Import your code as C/C++ > Existing Code as Makefile project, e.g. see video, time 2:40. And many more turorials

apps-asm-demo-docker's People

Contributors

danielkrasny avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.