-
Can you explain what has been done with the Perl 1 repository? I mean the recent commits made by @Stagyrite. |
Beta Was this translation helpful? Give feedback.
Answered by
Stagyrite
Feb 28, 2024
Replies: 1 comment
-
The refreshed Perl 1 is supposed to run on modern operating systems. It wasn't even compiling at first. A non-compiling AWK to Perl translator was also taken care of. It now compiles on several modern operating systems, and that includes Windows (Cygwin). Multiple compiler warnings were eliminated. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
eltikia
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The refreshed Perl 1 is supposed to run on modern operating systems. It wasn't even compiling at first. A non-compiling AWK to Perl translator was also taken care of. It now compiles on several modern operating systems, and that includes Windows (Cygwin). Multiple compiler warnings were eliminated.