wiby  
Settings



https://www.rfc-editor.org/rfc/rfc1738.txt

https://www.rfc-editor.org/rfc/rfc1738.txt

semantics for a compact string representation for a resource available via the Internet. These strings are called "Uniform Resource Locators" (URLs). The specification is derived

Chawan: Configuration of Chawan

https://chawan.net/doc/cha/config.html

on sites. If the string “save” is specified, then cookies are also saved to external.cookie-file . true still reads cookies.txt, but does not modify it. In Chawan, each website ge

ASCII INFO

https://ascii.co.uk/info

0 ); // Returns: 65 String.fromCharCode( 65 ); // Returns: 'A' # Python ord( 'A' ) # Returns: 65 chr( 65 ) # Returns: 'A' // C/C++ char c = 'A' ; int ascii = ( int )c; // Returns:
Website containing ASCII INFO and much more. Enjoy our collection of ASCII ART, ASCII Tables and other interactive tools. The place for all things textual.

Literature review on the benefits of static types

http://danluu.com/empirical-pl/

problem, which regards string manipulation and search in a dictionary, “scripting languages” (Perl, Python, Rexx, Tcl) are more productive than “conventional languages” (C, C++, J

Telehack: May the command line live forever

https://telehack.com/telehack.html

? search up for a given string / search down for a given string n go to the next search match N go to the previous search match The pager also supports several pipes. These can be

Scheme Programming

https://okmij.org/ftp/Scheme/

for parsing of a QUERY_STRING and POST messages   Treaps A sorted dictionary data structure based on randomized search trees. It can trivially be used to implement priority q
An archive of Scheme code

README

http://doc.cat-v.org/plan_9/2nd_edition/README

quote into a quoted string, double the quote: echo '''' prints a single quote. For programming, rc is almost unrelated to sh , which is a nuisance. In particular, control flow ope

BASHing data: overview

http://datafix.com.au/BASHing/

line Search for (exact) strings; report line, column and context (2022-03-09)      A coloured grep for data tables Detecting truncations: another sometime

Finite State Machines in Forth - Noble

http://galileo.phys.virginia.edu/classes/551.jvn.fall01/fsm.html

must distinguish a text string representing--say--a floating point number, from an algebraic expression that might well contain similar characters in similar order. Or a machine c

http://www.cs.cmu.edu/~jasonh/personal/humor/compile.html

http://www.cs.cmu.edu/~jasonh/personal/humor/compile.html

and decompiled the String resources for the compiler.) The compiler is 324k in size so these are just an excerpt I hope. I'm not sure where I stand on the copyright issue. Tony Cu

Dictionary of Algorithms and Data Structures

https://xlinux.nist.gov/dads/

algorithm approximate string matching: see string matching with errors approximation algorithm arborescence arc: see edge arithmetic coding array array index array merging array s
Definitions of algorithms, data structures, and classical Computer Science problems.Some entries have links to implementations and more information.

Main SWAG (Sourceware Archive Group) HTML Index

https://jnz.dk/swag/

Stream Handling String Handling Text Editing Text File Management Text Windowing Timer/Resolution TSR Utilities And Turtle Graphic In OOP Pascal Tutors Unit Information Windows &a
This is the index to the HTML version of SWAG.


Find more...