Please turn JavaScript on
Rosetta Code - Recent changes [en] icon

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:  58.43 / day

Message History

The Go solution (and Vlang solution) are **VERY** slow; the algorithm used is too naive and the output ('debug'?) is not useful: These two work great now!

← Older revision Revision as of 19:02, 14 August 2026 Line 86: Line 86:

: I've added second much faster versions for both languages based on my own (s...

Read full story

Normal Map Effect, Mercator Projection and Deep Zoom Images: Cosmetics

← Older revision Revision as of 18:19, 14 August 2026 Line 12,322: Line 12,322: The implementation is kept simple and can be further optimized. About 50% of the iterations could be skipped, and by combining adjacent linearizations, matrices could be create...

Read full story

Add ghūl example

← Older revision Revision as of 18:14, 14 August 2026 Line 989: Line 989: <pre> <pre> Hello, World! Hello, World! </pre>
=={{header|ghul}}==
<syntaxhighlight lang="ghul"> use IO.Std.write_line; use System.Reflecti...

Read full story

Add ghūl example

← Older revision Revision as of 17:54, 14 August 2026 Line 1,392: Line 1,392: Three Three O'Leary</pre> O'Leary</pre>
=={{header|ghul}}==
<syntaxhighlight lang="ghul"> use IO.Std.write_line; use Collections.LIST; use Gh...

Read full story

Julia solution might not work on MacOS/arm64?

← Older revision Revision as of 17:25, 14 August 2026 Line 11: Line 11: :::Hmmmm, thank you for the tip. I got an answer from ChaGPT, the solution just uses Cairo, works fine. I think I'll run with that.--[[User:RBE|RBE]] ([[User talk:RBE|talk]]) 02:50, 14 August 2026 (UTC) :::H...

Read full story