package elpi
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
ELPI - Embeddable λProlog Interpreter
Install
dune-project
Dependency
Authors
Maintainers
Sources
elpi-3.4.0.tbz
sha256=9955d95d69b1ffb6770daad42f2b15d44a8888843817dff272d44ef8a3480b5a
sha512=408bfb46efeba45d0c5e36e8478d9e9b2f01f38de88c10621deeedc69e4c2b007d859fec520ef5652ab33bf00106edbda421f16503eeff397ceb57a61e01fce2
doc/elpi.lexer_config/Elpi_lexer_config/Lexer_config/index.html
Module Elpi_lexer_config.Lexer_config
Source
Source
type extensible = {
start : string;
mk_token : string -> Tokens.token;
token : string;
non_enclosed : bool;
at_least_one_char : bool;
fixed : string list;
}
Source
type fixed = {
token : string;
the_token : string;
mk_token : Tokens.token;
comment : (int * string) option;
}
Source
val mkExt :
string ->
string ->
?non_enclosed:bool ->
?at_least_one_char:bool ->
?fixed:string list ->
(string -> Tokens.token) ->
mixfix_kind
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>