package ocaml-top
- Overview
- No Docs
You can search for identifiers within the package.
in-package search v0.2.0
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page
The OCaml interactive editor for education
Install
dune-project
Dependency
Authors
Maintainers
Sources
1.1.5.tar.gz
sha256=154a5be399fba490e59bb8c9e660ec745eed11ba40a2ab9c19ff21cc9bc734e7
md5=7a67d3e9b649025b436d9e95ebc55b9b
Description
OCaml-top is a GTK-based editor coupled with an OCaml top-level, providing straight forward evaluation controls, built-in syntax coloring and forced visual indentation. It's cross-platform and specially tailored for students and practicals.
Dependencies (7)
-
ocp-index
>= "1.0.0" -
ocp-indent
>= "1.4.0" -
conf-gtksourceview
= "2" -
lablgtk
>= "2.16.0" -
ocp-pp
build -
jbuilder
>= "1.0+beta7" -
ocaml
>= "4.02.0"
Dev Dependencies
None
Used by
None
Conflicts
None
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page