Ticket #20 (new task)

Opened 23 months ago

HsBridge.pm for yet_another_regex_engine

Reported by: audreyt Owned by:
Priority: major Milestone: 6.283 - Grammars
Component: RuleEngine-Perl5 Version:
Keywords: Cc:

Description

putter++'s YARE can be hooked into Pugs by modifying source:perl5/Pugs-Compiler-Rule/lib/Pugs/Runtime/Match/HsBridge.pm to call into source:misc/pX/Common/yet_another_regex_engine/Regexp_ModuleA.pm and use its API instead. Only the RUN function needs to be implemented -- CMD is only used when perl5 is not embedded, which is currently only during "make ghci" and can safely be deferred until later.

Note: See TracTickets for help on using tickets.