Re: [OT] Perl to C Converter?

From: Alan Connor (zzzzzz_at_xxx.yyy)
Date: 08/22/04


Date: Sun, 22 Aug 2004 18:18:09 GMT

On 22 Aug 2004 09:50:52 -0700, nobull@mail.com <nobull@mail.com> wrote:
>
>
> "Profetas" <xuxu_18@yahoo.com> wrote in message news:<e708e7c6fd4f986d7ec41043db3c7ef3@localhost.talkaboutprogramming.com>...
>> > Alan Connor wrote:
>> >>
>> >> There's this utility called html2ps that's written in perl, but
>> >> the box I want to run it on doesn't have room for perl. It does
>> >> have room for a C compiler.
>> >>
>> >> Be nice if I could find a tool that converted perl to C.
>> >
>> > The tool exists, its called "a programmer who knows perl and C".
>>
>> I have done some research on this topic and I couldn't find any
>
> LOL!

There are utilities for converting one programming language to another.

Lots of them. For major and minor languages.

(The very program I am referring to above, html2ps, is
such a program. HTML is a language understood by webbrowsers, and PS is
a language understood by printers.)

Why not this one?

Why couldn't that programmer that knows both languages sit down and
write a perl2C converter in C?

The answer is, of course, that they could.

Have they?

That's what I am trying to find out.

AC



Relevant Pages

  • Re: Mac:Need to hire a programmer.Preliminary questions
    ... It depends on what language you decide to convert your script into. ... > How much effort would it be to write a simple converting utility that ... > converts raw images to jpeg images? ...
    (comp.sys.mac.programmer.misc)
  • Re: unsigned to signed integer convesion
    ... >> void drawlineh (int x, int y, uint len, uint color) ... True, but for an experienced programmer such as I am, converting most of the ... and same is true for all other programming ... That's how every language and machine work. ...
    (comp.lang.c)
  • Re: Regd:Video Converter Programming
    ... But what i wanted to know is in general in any programming language, ... The basic flow depends on what formats you are converting between. ... whole AVI compression process to get a movie. ... There is a DirectShow interface for Python. ...
    (comp.lang.python)
  • example rquired
    ... The language doesn't allow conversions from floating-point to poitner ... floating-point lvalue as pointer lvalue. ... This is a completely different thing in C language world. ... in C language _converting_ a pointer of type 'T*' to ...
    (comp.lang.c)
  • Re: Language converter.Need Help
    ... > proprietry programming language to an international standard ... Your biggest issue is converting constructs of one language ... C++ Faq: http://www.parashift.com/c++-faq-lite ...
    (comp.lang.cpp)