JanetDocsSourcePlaygroundI'm feeling luckyCommunityGitHub sign in

peg/compile

core-api


    cfunction
    src/core/peg.c on line 1834, column 1

    (peg/compile peg)

    Compiles a peg source data structure into a <core/peg>. This will 
    speed up matching if the same peg will be used multiple times. Will 
    also use `(dyn :peg-grammar)` to supplement the grammar of the peg 
    for otherwise undefined peg keywords.


0 examplesSign in to add an example
Loading...