Menu

#13 H::T::E - Add string concat op (.)

open
nobody
None
5
2006-05-20
2006-05-20
Doug Bell
No

Blurring the line a bit more...

Changed lines -
37: | /[-+*\/%.]/ { [ 'BIN_OP',
$item[1] ] } # Added . to be recognized
307: if ($op eq '.') {push @stack, $lhs . $rhs;
next; } # Added evaluation

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.