MimIR
MimIR is my Intermediate Representation
Loading...
Searching...
No Matches
fences.py File Reference

Go to the source code of this file.

Namespaces

namespace  fences

Functions

 fences.wrap (match)
 fences.main ()

Variables

 fences.WRAP = re.compile(r'^([ \t]*)(?:```(mim|ebnf)\n.*?^[ \t]*```|\\include "[^"]*\.(mim)")$', re.M | re.S)