https://github.com/grieferatwork/kos-libgen86
X86 Code Generation Library for KOS
https://github.com/grieferatwork/kos-libgen86
Last synced: about 1 year ago
JSON representation
X86 Code Generation Library for KOS
- Host: GitHub
- URL: https://github.com/grieferatwork/kos-libgen86
- Owner: GrieferAtWork
- Created: 2024-01-04T11:35:38.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2025-01-01T14:38:55.000Z (over 1 year ago)
- Last Synced: 2025-02-15T22:13:52.783Z (over 1 year ago)
- Language: C
- Size: 184 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Submodule for KOS: libgen86
This repository is a sub-module for [KOS](https://github.com/GrieferAtWork/KOSmk4) and exists for the sole purpose to allow other projects to make use of the collection of macros for generating x86 bytecode.
Currently, [KOSmk4](https://github.com/GrieferAtWork/KOSmk4) (for its `libservice` interprocess API sub-system) and [deemon](https://github.com/GrieferAtWork/deemon) (for its `_hostasm` re-compiler) use this library, but that might change in the future (I'm looking at you, ...)