Please turn JavaScript on
header-image

Rosetta Code - Recent changes [en]

Subscribe to Rosetta Code - Recent changes [en]’s news feed.

Click on “Follow” and decide if you want to get news from Rosetta Code - Recent changes [en] via RSS, as email newsletter, via mobile or on your personal news page.

Subscription to Rosetta Code - Recent changes [en] comes without risk as you can unsubscribe instantly at any time.

You can also filter the feed to your needs via topics and keywords so that you only receive the news from Rosetta Code - Recent changes [en] which you are really interested in. Click on the blue “Filter” button below to get started.

Website title: Rosetta Code

Is this your feed? Claim it!

Publisher:  Unclaimed!
Message frequency:  52.46 / day

Message History

{{header|LOLCODE}}: Minor fix

← Older revision Revision as of 11:13, 25 March 2026 (One intermediate revision by the same user not shown) Line 1,728: Line 1,728: If the limit is less than the start, then FOR decrements the control variable. Otherwise, a fourth parameter could be given as a custom increment. If the limit is less than the start,...

Read full story

Added LOLCODE

← Older revision Revision as of 10:54, 25 March 2026 Line 1,553: Line 1,553: <syntaxhighlight lang="logo">make "s "hello <syntaxhighlight lang="logo">make "s "hello print word :s "| there!|</syntaxhighlight> print word :s "| there!|</syntaxhighlight>
=={{header|LOLCODE}}== ...

Read full story

Add VTL-2

← Older revision Revision as of 10:14, 25 March 2026 (One intermediate revision by the same user not shown) Line 272: Line 272: 957 1110111101 957 1110111101 990 1111011110</pre> 990 1111011110</pre>
=={{header|ABC}}== <syntaxhighlight lang="abc">HOW TO RETURN bit.size.of n: ...

Read full story

Lua solution fails for me: Replied to RBE.

← Older revision Revision as of 09:09, 25 March 2026 Line 145: Line 145: [C]: in ? [C]: in ? </pre>--[[User:RBE|RBE]] ([[User talk:RBE|talk]]) 04:09, 25 March 2026 (UTC)<br> </pre>--[[User:RBE|RBE]] ([[User talk:RBE|talk]]) 04:09, 25 March 2026 (UTC)<br>
...

Read full story

{{header|Lua}}: Fixed problem with code and added output (see talk page).

← Older revision Revision as of 09:02, 25 March 2026 Line 2,053: Line 2,053: if(b) then return b-a, dif(b, ...) end if(b) then return b-a, dif(b, ...) end end end function dift(t) return {dif(unpack(t))} end function dift(t) return {dif(table.unpack(t)...

Read full story