package opal
 sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >
  
  
On This Page
  
  
  Self-contained monadic parser combinators for OCaml
Install
    
    dune-project
 Dependency
Authors
Maintainers
Sources
  
    
      v0.1.1.tar.gz
    
    
        
    
  
  
  
    
  
  
    
  
        sha256=7d9a70638ef414f7be4365d48fcd9af9295e2ebd6f2d172387abf1836c6ae353
    
    
  md5=d294e29242d9ac2204dc95bb8d73e61b
    
    
  Description
Opal is a minimum collection of useful parsers and combinators (~150 loc of OCaml) that makes writing parsers easier. It is designed to be small, self-contained, pure-functional, and only includes most essential parsers, so that one could include single file in the project or just embed it in other OCaml source code files.
Published: 24 Jun 2016
 sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >
  
  
  On This Page