Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
cduce
cduce
Commits
b7d8e966
Commit
b7d8e966
authored
Oct 05, 2007
by
Pietro Abate
Browse files
[r2003-11-20 23:12:35 by beppe] updated version
Original author: beppe Date: 2003-11-20 23:12:35+00:00
parent
4afe98b3
Changes
1
Hide whitespace changes
Inline
Side-by-side
INSTALL
View file @
b7d8e966
...
...
@@ -22,8 +22,8 @@ ulex => 0.3
pcre-ocaml => 5.03
http://www.ai.univie.ac.at/~markus/home/ocaml_sources.html
ocamlnet => 0.94
http://
sourceforge.net/projects/ocamlnet
pxp => 1.9.9
3
http://
www.ocaml-programming.de/packages
pxp => 1.9.9
4.2
http://www.ocaml-programming.de/packages/documentation/pxp/index_dev.html
Important notes:
...
...
@@ -49,7 +49,7 @@ Important notes:
>= 5.03 recommended but previous versions may work
- PXP:
CDuce requires a development version >= 1.1.9
3
.
CDuce requires a development version >= 1.1.9
4.2
.
Notes: It is enough to build support UTF8 and ISO-8859-1 ocamllex-lexers:
./configure -without-wlex -without-wlex-compat -lexlist utf8,iso88591
You can also build pxp with wlex support (more compact code). This
...
...
@@ -66,6 +66,8 @@ Efficiency issues:
Indeed, the netconversion module in the previous release (0.95) was
very slow, and it has been rewritten since then.
-PXP: for better efficiency wlex is disabled by default.
------------------------------------------------------------------------------
Compilation
------------------------------------------------------------------------------
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment