package p5scm
Scheme via camlp5
Install
Dune Dependency
Authors
Maintainers
Sources
0.2.0.tar.gz
md5=252895e6e1d082eb6ad145fc83098d80
sha512=6412ca42b625e2310f7ab3c24e3e8f2930b4fd8a463b29aa78555812e8df7347937e1974264eb597187f65ed5105e0c5182c8ffffff89080664bef195ac35292
doc/src/p5scm.lib/ast.ml.html
Source file ast.ml
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29
(* The MIT License Copyright (c) 2021 Jason D. Nielsen <drjdnielsen@gmail.com> *) open Sexplib.Conv type sexpr = | Atom of atom | Alist of sexpr list | Slist of sexpr list | Stlist of sexpr list | Vlist of sexpr list | Plist of sexpr list | Lpatt of sexpr * sexpr | Toplv of string * string and atom = typ * string and typ = | Bool | Ident | Tident | Keyword | Int | Float | Op | Char | String [@@deriving sexp]
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>