Skip to content

nitpick: rename examples from program.rl to program.c.rl #75

@milahu

Description

@milahu

so the file extension shows the embedded language

each compile step removes one extension

ragel atoi.c.rl -o atoi.c
gcc atoi.c -o atoi
atoi.c.rl
atoi.c
atoi

or

atoi.go.rl
atoi.go
atoi

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