GithubHelp home page GithubHelp logo

shawone / libxasm Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 30 KB

Low level X-Window interface using Objective-C runtime library

Makefile 6.20% C 11.00% Assembly 82.79%
nasm assembly x86-64 osx-application

libxasm's Introduction

XWindow low level library using assembly / nasm 64 bits.
It uses the Objective-C runtime library primitives.

REQUIREMENTS
- osx
- gcc (>= Apple LLVM version 8.1.0)
- nasm (>= version 2.12.02)

BUILD
- A makefile is available to build the library without Xcode.
- "make test" to build the example (simple window)

DOCUMENTS
- syscalls:
https://opensource.apple.com/source/xnu/xnu-1504.3.12/bsd/kern/syscalls.master

- x86-64 system V ABI:
https://github.com/hjl-tools/x86-psABI/wiki/X86-psABI

- Intel 64 architecture sw developer's manual:
https://software.intel.com/sites/default/files/managed/a4/60/325383-sdm-vol-2abcd.pdf

- Objective-C runtime programming guide:
https://developer.apple.com/library/content/documentation/Cocoa/Conceptual/ObjCRuntimeGuide/Introduction/Introduction.html

libxasm's People

Contributors

shawone avatar

Watchers

 avatar  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.