package pyre-ast
 sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >
  
  
On This Page
  
  
  Full-fidelity Python parser in OCaml
Install
    
    dune-project
 Dependency
Authors
Maintainers
Sources
  
    
      pyre-ast-0.1.2.tbz
    
    
        
    
  
  
  
    
  
  
    
  
        sha256=f4d334053d6909a9ecc8c8df4817c49058ab1e40ac62ce104c7c8e63d29d99a2
    
    
  sha512=77ec951bb9f7dd280f95afd5e2773910e09c092366eeb55af33a39fd68060c7d79650d555285f6adf686e1dc984a88a230c83c6d4d89293f9e761060d7fa5409
    
    
  doc/CHANGES.html
0.1.2 (2021-07-20)
- Fix linking flags and tests on Linux.
0.1.1 (2021-07-20)
- Column number of default parsing error starts from 0 instead of 1.
- Correctly set up test dependency with stdio.
- Make C bindings compatible with pre-OCaml-4.11 by always defining Val_none.
0.1.0 (2021-07-20)
Initial release.
Import code from CPython 3.10.0b3.
 sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >
  
  
  On This Page