https://github.com/ae2f/ae2f
All in one
https://github.com/ae2f/ae2f
Last synced: 3 months ago
JSON representation
All in one
- Host: GitHub
- URL: https://github.com/ae2f/ae2f
- Owner: ae2f
- Created: 2025-01-20T01:01:59.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-11-26T14:15:03.000Z (6 months ago)
- Last Synced: 2025-11-27T22:34:26.422Z (6 months ago)
- Language: CMake
- Homepage: https://ae2f.github.io/ae2f/
- Size: 8.86 MB
- Stars: 1
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
```
____ __
__ _ ___|___ \ / _|
/ _` |/ _ \ __) | |_
| (_| | __// __/| _|
\__,_|\___|_____|_|
```
# ae2f_docs
> This repository is for setting an autometical documentation.
These are documentations written by this project
- [Book](./Book/README.md)
- [Hell](./Hell/README.md)
- [Rules](./Rules/README.md)
# ae2f::
> These libraries are focusing on `abstraction` for its based system.
- [ae2f::Core](./submod/ae2f/Core/README.md)
> c/c++ languages & compiler attributes
- [ae2f::Sys](./submod/ae2f/Sys/README.md)
> os-specific behaviours
- [ae2f::Preproc](./submod/ae2f/Preproc/README.md)
> template-meta programming in c/c++
- [ae2f::VK-Core](./submod/ae2f/VK-Core/README.md)
> vulkan (...)
> will be renamed to `ae2f::Vk`
# draft
> These libraries need to be moved to somewhere so cannot be documentated.
- [ae2f::Ann](./submod/ae2f/Ann/README.md)
> will be moved to ae3f::
# ae3f::
> These libraries are focusing on `implementation` for specific (aka personal) use-cases.
- [aclspv](./submod/ae3f/aclspv/README.md)
> an OpenCL C -> Spir-V compiler library for vulkan
> under development