Learn
Packages
Community
Blog
Playground
max) { row = max } }" @keyup.up="if (row !== null) { row -=1; if (row < 0) { row = null } }" @keyup.right="if (col < 1) col++" @keyup.left="if (col >= 1) col--" :aria-activedescendant="row !== null ? 'package-autocomplete-'+row+'-'+col : null" hx-get="/packages/autocomplete" hx-params="q" hx-trigger="keyup changed, search" hx-target="#header-search-results" hx-indicator="#header-search-indicator" >
Searching...
Or go to:
Standard Library API
Learn
Packages
Community
Blog
Playground
Get started
elpi-option-legacy-parser
latest (1)
1
side menu
Overview
Docs
ELPI - option for legacy parser
Install
copied = false, 2000)" :class="{ 'border-gray-700': !copied, 'text-gray-100': !copied, 'focus:ring-orange-500': !copied, 'focus:border-orange-500': !copied, 'border-green-600': copied, 'text-green-600': copied, 'focus:ring-green-500': copied, 'focus:border-green-500': copied }">
github.com
Edit opam file
Authors
E
Enrico Tassi
Maintainers
E
Enrico Tassi <enrico.tassi@inria.fr>
Description
Enables the -legacy-parser flag, implemented on top of CamlP5
Published:
19 Apr 2022
Dependencies (3)
ocaml
< "4.14.0"
camlp5
> "7.99"
elpi
post & >= "1.15.2"
Dev Dependencies
None
Used by
None
Conflicts
None
sectionYPositions = computeSectionYPositions($el), 10)" x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)" >
On This Page
Description
Dependencies (3)
Dev Dependencies
Used by
Conflicts