Skip to main content
  • Home
  • Development
  • Documentation
  • Donate
  • Operational login
  • Browse the archive

swh logo
SoftwareHeritage
Software
Heritage
Archive
Features
  • Search

  • Downloads

  • Save code now

  • Add forge now

  • Help

swh:1:snp:4d172a103aed92c68e0fd3b3be8c4a6e058d670d
  • Code
  • Branches (1)
  • Releases (0)
    • Branches
    • Releases
    • master
    No releases to show
  • f82b87d
  • /
  • camldim74
  • /
  • contrib
  • /
  • INDEX
Raw File Download

To reference or cite the objects present in the Software Heritage archive, permalinks based on SoftWare Hash IDentifiers (SWHIDs) must be used.
Select below a type of object currently browsed in order to display its associated SWHID and permalink.

  • content
  • directory
  • revision
  • snapshot
content badge
swh:1:cnt:c7143230dbebc23bb74c71d91eb72f40ad7d1bf0
directory badge
swh:1:dir:4a78b3a29a04b641ba651b8109cef07cf73f306b
revision badge
swh:1:rev:c812045b6b43f7bfeca7954a47baf2dcbb8c6d8d
snapshot badge
swh:1:snp:4d172a103aed92c68e0fd3b3be8c4a6e058d670d

This interface enables to generate software citations, provided that the root directory of browsed objects contains a citation.cff or codemeta.json file.
Select below a type of object currently browsed in order to generate citations for them.

  • content
  • directory
  • revision
  • snapshot
(requires biblatex-software package)
Generating citation ...
(requires biblatex-software package)
Generating citation ...
(requires biblatex-software package)
Generating citation ...
(requires biblatex-software package)
Generating citation ...
Tip revision: c812045b6b43f7bfeca7954a47baf2dcbb8c6d8d authored by Software Heritage on 03 September 2018, 13:40:43 UTC
hal: Deposit 174 in collection hal
Tip revision: c812045
INDEX
camltk
------
  An X Windows toolkit to build graphical user interfaces, built on top of
  Tcl/Tk.

  Requirements:
        - X11R5 or later
        - Tk 3.3 or later (tested on 3.6)
        - a full installation of Tcl/Tk (including the libraries libtcl.a
          and libtk.a, and the wish interpreter)
        - the "libunix" package

camltk4
-------
  Same as camltk, but for Tk 4.0
  Requirements:
        - X11R5 or later
        - Tk 4.0
        - a full installation of Tcl/Tk (including the libraries libtcl.a
          and libtk.a, and the wish interpreter)
        - the "libunix" package

libgraph
--------
  An X Windows implementation of the portable drawing library "graphics".

  Requirements:
        - X11R4 or later
        - the "libunix" package
  
libunix
-------
  A library of Unix system calls, to support systems programming in Caml Light.

libnum
------
  A library of arbitrary-precision arithmetic functions over integers and
  rationals.
  
libstr
------
  A library of string processing functions (regular expression matching, etc).

mletags
-------
  A tool to index Caml Light sources and generate "tag" files for Gnu Emacs.

  Requirements:
        - Gnu Emacs 18 or 19

camlmode
--------
  Emacs Lisp files to edit Caml code, interface with the debugger, and
  run the toplevel under Gnu Emacs.

  Requirements:
        - Gnu Emacs 19

caml-tex
--------
  A preprocessor to insert Caml code in TeX/LaTeX sources.

  Requirements:
        - TeX/LaTeX 2.09
        - Perl

caml-latex2e
--------
  Enhanced version of caml-tex, for use with Latex2e.

  Requirements:
        - LaTeX2e
        - Perl

lorder
------
  A tool to compute the dependencies between a set of .zo files
  and suggest a correct linking order.

back to top

Software Heritage — Copyright (C) 2015–2026, The Software Heritage developers. License: GNU AGPLv3+.
The source code of Software Heritage itself is available on our development forge.
The source code files archived by Software Heritage are available under their own copyright and licenses.
Terms of use: Archive access, API— Content policy— Contact— JavaScript license information— Web API