JanetDocsPlaygroundI'm feeling luckyGitHub sign in

peg/compile



    cfunction
    src/core/peg.c on line 1629, 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 suppliment the grammar of the peg 
    for otherwise undefined peg keywords.


0 examplesSign in to add an example
Loading...