Re: Can use Perl and C in a program?

Manikandan <[email protected]> Mon, 5 Aug 2024 14:07:39 +0530
Newsgroups gmane.comp.lang.perl.beginners
Message-ID <CALrEMA615Wo4Meo-W4w7KM+GJB59G_GcF7O0GnGoOUh36rsNUw@mail.gmail.com>
--000000000000e3d5ce061eeb9717
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable

Hi William,
Simply use exec or system command to call a program from other language,
but make sure you get control from that program back to your Perl code.
warm regards

On Fri, Jul 26, 2024 at 10:41=E2=80=AFPM William Torrez Corea <willitc9888@=
gmail.com>
wrote:

> How can I implement these two languages of programming in a program?
>
> What part of the program uses Perl and C?
>
> Different repositories of Github use many languages of programming in a
> project but a program only uses a language of programming.
>
> --
>
> With kindest regards, William.
>
> =E2=A2=80=E2=A3=B4=E2=A0=BE=E2=A0=BB=E2=A2=B6=E2=A3=A6=E2=A0=80
> =E2=A3=BE=E2=A0=81=E2=A2=A0=E2=A0=92=E2=A0=80=E2=A3=BF=E2=A1=81 Debian - =
The universal operating system
> =E2=A2=BF=E2=A1=84=E2=A0=98=E2=A0=B7=E2=A0=9A=E2=A0=8B=E2=A0=80 https://w=
ww.debian.org
> =E2=A0=88=E2=A0=B3=E2=A3=84=E2=A0=80=E2=A0=80=E2=A0=80=E2=A0=80
>
>
>

--000000000000e3d5ce061eeb9717
Content-Type: text/html; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable

<div dir=3D"ltr">Hi=C2=A0William,<div>Simply use exec or system command to =
call a program from other language, but make sure you get control from that=
 program back to your Perl code.=C2=A0</div><div>warm regards</div></div><b=
r><div class=3D"gmail_quote"><div dir=3D"ltr" class=3D"gmail_attr">On Fri, =
Jul 26, 2024 at 10:41=E2=80=AFPM William Torrez Corea &lt;<a href=3D"mailto=
:[email protected]">[email protected]</a>&gt; wrote:<br></div><bloc=
kquote class=3D"gmail_quote" style=3D"margin:0px 0px 0px 0.8ex;border-left:=
1px solid rgb(204,204,204);padding-left:1ex"><div dir=3D"ltr"><div>How can =
I implement these two languages of programming in a program?</div><div><br>=
</div><div>What part of the program uses Perl and C?</div><div><br></div><d=
iv>Different repositories of Github use many languages of programming in a =
project but a program only uses a language of programming. <br></div><div><=
br></div><div><span class=3D"gmail_signature_prefix">-- </span><br><div dir=
=3D"ltr" class=3D"gmail_signature"><br>With kindest regards, William.<br><b=
r>=E2=A2=80=E2=A3=B4=E2=A0=BE=E2=A0=BB=E2=A2=B6=E2=A3=A6=E2=A0=80 <br>=E2=
=A3=BE=E2=A0=81=E2=A2=A0=E2=A0=92=E2=A0=80=E2=A3=BF=E2=A1=81 Debian - The u=
niversal operating system<br>=E2=A2=BF=E2=A1=84=E2=A0=98=E2=A0=B7=E2=A0=9A=
=E2=A0=8B=E2=A0=80 <a href=3D"https://www.debian.org" target=3D"_blank">htt=
ps://www.debian.org</a><br>=E2=A0=88=E2=A0=B3=E2=A3=84=E2=A0=80=E2=A0=80=E2=
=A0=80=E2=A0=80 <br><br><br></div></div></div>
</blockquote></div>

--000000000000e3d5ce061eeb9717--