Re: XRM r92: Updates for Stratego/XT 0.17M2.

"SB" == SIGOURE Benoit <sigoure.benoit@lrde.epita.fr> writes:
Index: src/tools/parse-prism.str =================================================================== --- src/tools/parse-prism.str (revision 91) +++ src/tools/parse-prism.str (working copy) @@ -1,6 +1,7 @@ module parse-prism imports - libxtclib // FIXME: import libstratego-xtc for strc 0.17 + libstratego-xtc + libstratego-lib tool-doc parser-common
I thought I understood you no longer relied on xtc?

On 2006-12-04, Akim Demaille <akim@lrde.epita.fr> wrote:
"SB" == SIGOURE Benoit <sigoure.benoit@lrde.epita.fr> writes:
Index: src/tools/parse-prism.str =================================================================== --- src/tools/parse-prism.str (revision 91) +++ src/tools/parse-prism.str (working copy) @@ -1,6 +1,7 @@ module parse-prism imports - libxtclib // FIXME: import libstratego-xtc for strc 0.17 + libstratego-xtc + libstratego-lib tool-doc parser-common
I thought I understood you no longer relied on xtc?
The XTC library provides convenient strategies to handle arguments (it's somewhat like Stratego's getopt although it's a lot less complete) and I still use XTC to load parse tables for instance. I'll try to see with Martin how can I put the parse tables right inside the program in order to build self-contained executable binaries. -- SIGOURE Benoit aka Tsuna (SUSv3 compliant) _____ "On a long enough timeline, the survival rate /EPITA\ Promo 2008.CSI/ACU for everyone drops to zero" -- Jack.
participants (2)
-
Akim Demaille
-
Tsuna