Hi,

Just to keep this a perl thread I would like to say that I have hated almost every time I used VB and loved almost every time I used [htp://wxperl.sf.net|wxPerl] (perl bindings for the wxwidgets.com cross-platform framework).

Granted VB has a nice forms designer, which makes me think wx's sizers approach is sometimes overdone. But basically instead of using a "scripting environment for com objects" you might enjoy trying it with perl. Not to redo stuff but for new projects.

Anyway as I understand it from far away, the (ultra cool) Haskell target is actually there to solve the bootstrapping problem and will be rewritten in perl 6.

I think you pose an extremely good question though in that a VB6 to Parrot compiler might make you quite rich.

All of which are not great reasons to ditch VB. Another thread somewhere else had people mentioning other basic languages out there, like Realbasic, openoffice.org's basic, and another one I forget. One of them lets you import VB projects.


In reply to Re: Visual Basic to Perl transition by mattr
in thread Visual Basic to Perl transition by szabgab

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.