Skip to content

Applicability to other C-like languages? #10

Open
@loren-osborn

Description

@loren-osborn

I was wondering if anyone has investigated if some or all of these work on other C-based languages that include support for a similar preprocessor. (I would like to use something like this for explicit loop-unrolling given that the compilers for these languages lack much of the optimization capabilities of modern C compilers.)

I’m thinking specifically of:

These are basically very simplified subsets of C/C++ for writing GPU shaders.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions