cl-cpp-generator2 icon indicating copy to clipboard operation
cl-cpp-generator2 copied to clipboard

Common Lisp s-expression code generator for C and C++ like languages. Examples for generating Cuda and Vulkan code.

Results 1 cl-cpp-generator2 issues
Sort by recently updated
recently updated
newest added

Good day; first of all, thank you for this amazing package! When I call `write-source` or `emit-c` from outside the package, generation does not work as expected. (I guess this...