Beefy Boxes and Bandwidth Generously Provided by pair Networks
Welcome to the Monastery
 
PerlMonks  

comment on

( [id://3333]=superdoc: print w/replies, xml ) Need Help??
What are you trying to teach? If the aim is to teach perl then you really need to just bite the bullet and teach them perl as it is. If, on the other hand, the aim is to teach them programming, then maybe there is a pedagogical language you could use with keywords in $local_language. I know, for example, that there is a BASIC-variant in French, and someone else has mentioned Portugol. Both, I would imagine, would be reasonably comprehensible to a Spaniard or Latin American.

But whatever you do, a plain old Filter::Simple source filter is not the solution. By the time you've managed to get it working OK such that it doesn't "translate" quoted text, or trip up on keywords that contain other keywords ('and' and 'rand', 'or' 'for' and 'foreach', 'int' 'print' and 'sprintf', no doubt there are others), or methods and functions from other libraries (many classes have a 'print' method), you'll have written a perl interpreter yourself.


In reply to Re: Writting Perl reserved words in Spanish or other foreign languages by DrHyde
in thread Writting Perl reserved words in Spanish or other foreign languages by bquistorff

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



  • Are you posting in the right place? Check out Where do I post X? to know for sure.
  • Posts may use any of the Perl Monks Approved HTML tags. Currently these include the following:
    <code> <a> <b> <big> <blockquote> <br /> <dd> <dl> <dt> <em> <font> <h1> <h2> <h3> <h4> <h5> <h6> <hr /> <i> <li> <nbsp> <ol> <p> <small> <strike> <strong> <sub> <sup> <table> <td> <th> <tr> <tt> <u> <ul>
  • Snippets of code should be wrapped in <code> tags not <pre> tags. In fact, <pre> tags should generally be avoided. If they must be used, extreme care should be taken to ensure that their contents do not have long lines (<70 chars), in order to prevent horizontal scrolling (and possible janitor intervention).
  • Want more info? How to link or How to display code and escape characters are good places to start.
Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others cooling their heels in the Monastery: (4)
As of 2024-04-20 00:27 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found