Skip to content

Commit

Permalink
README
Browse files Browse the repository at this point in the history
  • Loading branch information
lukaszcz committed Sep 25, 2021
1 parent 3b1083f commit 3658296
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,17 +18,6 @@ Features
The current version is a prototype, but it is complete and stable
enough to be usable.

Examples
========

The [`examples/`](examples) subdirectory of the data directory
contains commented examples which form a tutorial introduction to
HCPL. Some knowledge of logic and functional programming is necessary
to understand them. You should read the examples in their numerical
order. Preferably, *.hcpl files should be edited in Kate as syntax
highlighting is installed for this editor. In case the highlighting
does not work, there are also html versions of the examples.

Requirements
============
* OCaml
Expand Down Expand Up @@ -69,6 +58,17 @@ file.hcpl` or `hcpl -i` for REPL. Type `hcpl --help` for a list of
options. To remove HCPL from your system type: `uninstall-hcpl` (note:
this will remove the data directory completely).

Examples
========

The [`examples/`](examples) subdirectory of the data directory
contains commented examples which form a tutorial introduction to
HCPL. Some knowledge of logic and functional programming is necessary
to understand them. You should read the examples in their numerical
order. Preferably, *.hcpl files should be edited in Kate as syntax
highlighting is installed for this editor. In case the highlighting
does not work, there are also html versions of the examples.

Copyright and license
=====================

Expand Down

0 comments on commit 3658296

Please sign in to comment.