nac3/nac3core
David Mak 2ffdedb6ec [core] irrt: Update some IRRT implementation
- Change CSlice to use `void*` for better pointer compatibility
- Remove __STDC_VERSION__ guard
- Only include impl *.hpp files in irrt.cpp
- Refactor typedef to using declaration
- Add missing ``// namespace`
2024-11-19 13:18:47 +08:00
..
irrt [core] irrt: Update some IRRT implementation 2024-11-19 13:18:47 +08:00
nac3core_derive [core_derive] Initial implementation 2024-11-19 13:18:47 +08:00
src [core] codegen: Add dtype to NDArrayType 2024-11-19 13:18:47 +08:00
Cargo.toml [core_derive] Initial implementation 2024-11-19 13:18:47 +08:00
build.rs core: WIP - Add tracer runtime 2024-11-19 13:18:26 +08:00