Re: C# programmer wants to learn assembly?? plz help



Dragontamer <prtiglao@xxxxxxxxx> wrote...
David Jones wrote:

And you keep harping on runtime performance again, while maintaining
you're talking about development time -- mentioning it makes you look
like you're confusing the two. We're talking *SOLELY* about development
time here. In this case, performance isn't crucial.

I should add however. I'm always surprised when I use VHLL like Perl.
Perl
regex is pretty fast for its flexibility. Given the fact that Perl is
Open Source,
I'd expect this DMCAscript thing to be as fast as Perl is (or at least
within a magnitude).

I mean, you expect abstractions upon abstractions to make things much
slower. But it is hard to beat Perl regex in speed and reliability.

Actually, that's kind of why I said Perl would be better -- ECMAScript
is typically only interpreted, not compiled, plus it has substantially
fewer features. You commonly refer to ECMAScript as JavaScript. :)

David
.



Relevant Pages

  • Re: C# programmer wants to learn assembly?? plz help
    ... you're talking about development time -- mentioning it makes you look ... I'm always surprised when I use VHLL like Perl. ... you expect abstractions upon abstractions to make things much ... But it is hard to beat Perl regex in speed and reliability. ...
    (alt.lang.asm)
  • Re: C# programmer wants to learn assembly?? plz help
    ... address in a string has the format something@xxxxxxxxxxx? ... the code above while I was typing my reply, the ECMAScript version ... Yeah, Perl would be a better example, but IIRC the regex syntax is ...
    (alt.lang.asm)
  • Re: C# programmer wants to learn assembly?? plz help
    ... address in a string has the format something@xxxxxxxxxxx? ... the code above while I was typing my reply, the ECMAScript version ... Write the validation in assembly just ... Took about 1 minute but no test yet; cause I suck with Perl ...
    (alt.lang.asm)
  • Re: "unwrappen" eines HTML-Blocks
    ... Perl verwendet ... (ECMAScript Ed. 4 wird möglicherweise mehrzeilige RegExp-Literale ... Rand des linken Bildschirms die Mitte des Desktops. ...
    (de.comp.lang.javascript)
  • Re: "unwrappen" eines HTML-Blocks
    ... diesbezüglich dieselbe Syntax wie ECMAScript. ... Üblicherweise verwendet man aber die Schrägstriche, weil dadurch ein regulärer Ausdruck besser als solcher erkennbar ist. ... den RegExp-Konstruktor, dem ein string-Wert übergeben werden kann sowie die ... Perl kennt ebenfalls einen solchen Konstruktor. ...
    (de.comp.lang.javascript)