Jump to content

Rosetta Code:Village Pump/Suggest a programming task: Difference between revisions

→‎Data organization and encoding: JSON for structured text is large, we have something smaller.
m (→‎General: fluffed it :-()
(→‎Data organization and encoding: JSON for structured text is large, we have something smaller.)
Line 81:
* doubly-linked list algorithms, both cursor- and pointer-based implementations
* Writing a parser to parse structured text into appropriate native types. (A good demonstration format to parse might be JSON, though it should be about creating a parser rather handling JSON.)
::JSON is large. [[Range expansion]] requires the parsing of structured text and is smaller. Will that do? --[[User:Paddy3118|Paddy3118]] 05:23, 23 November 2010 (UTC)
* [[wp:Burrows-Wheeler transform|Burrows-Wheeler transform]]
* [[wp:Move-to-front transform|Move-to-front transform]]
Anonymous user
Cookies help us deliver our services. By using our services, you agree to our use of cookies.