OCaml: Add a configuration lexer
This commit is contained in:
parent
638f886baf
commit
902734d610
4 changed files with 129 additions and 2 deletions
|
|
@ -1,3 +1,5 @@
|
|||
let str_int = string_of_int
|
||||
let print = print_endline
|
||||
let elog = Log.elog
|
||||
let chars_str = Text.chars_of_string
|
||||
let str_chars = Text.string_of_chars
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue