Beefy Boxes and Bandwidth Generously Provided by pair Networks
go ahead... be a heretic
 
PerlMonks  

Re: Perl5 to Java compiler - first release

by LanX (Saint)
on May 13, 2017 at 17:37 UTC ( [id://1190213]=note: print w/replies, xml ) Need Help??


in reply to Perl5 to Java compiler - first release

Hi Flavio

Does perlito now support translating regexes?

edit

Btw: good job. :)

Cheers Rolf
(addicted to the Perl Programming Language and ☆☆☆☆ :)
Je suis Charlie!

  • Comment on Re: Perl5 to Java compiler - first release

Replies are listed 'Best First'.
Re^2: Perl5 to Java compiler - first release
by fglock (Vicar) on May 13, 2017 at 18:01 UTC

    Regexes are parsed by this grammar - Perlito5::Grammar::Regex5.

    In this release, "java.util.regex" is the core regex engine. The Perlito runtime provides "/g", "/e", "/ee", pos(), (?#...) and other Perl-specific features.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1190213]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others taking refuge in the Monastery: (2)
As of 2024-04-26 03:24 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found