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.3.1.tbz
sha256=3186ebbf97d702e3cd5ebfa2aca50d9e93dd939a86c3db827dbde111656e3d5f
sha512=2ffafd7dbcaad4802fc2f076f90df36a1ce33dae1f0fa9226d45654a932a70e0a9f0627bbc703870561ad2d36a86039ad04c74393ccaf369c283eddb488525cf
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)"
>