Jump to content

Arithmetic evaluation: Difference between revisions

m
Fix Perl6 -> Raku in comments
(Rename Perl 6 -> Raku, alphabetize, minor clean-up)
m (Fix Perl6 -> Raku in comments)
Line 3,040:
 
=== PEG Grammar ===
The PEG grammar for arithmetic expressions follows the one given at the Perl 6Raku entry.<lang jq>def Expr:
 
def ws: consume(" *");
10,333

edits

Cookies help us deliver our services. By using our services, you agree to our use of cookies.