Skip to content

A Perl program that takes shell scripts as input and outputs equivalent Perl program

Notifications You must be signed in to change notification settings

mayankaga94/shell-to-perl-compiler

Repository files navigation

University project to write a shell compiler.

The compiler which is a Perl program takes shell scripts as input and outputs Perl.

Outputs human-readable Perl code, preserves variable names and comments in a sensible format. Translates loops, control statements, various built-in shell programs and variables, file matching, shell arithmetic e.t.c.

About

A Perl program that takes shell scripts as input and outputs equivalent Perl program

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published