Talk:Dc (computer program): Difference between revisions

Content deleted Content added
Added to Software wikiproject
Billyauhk (talk | contribs)
Optimization; Suggestion of preparing a reverse code and add to the main page
Line 13:
 
: It encodes the email address in the hex constant <tt>n=0x572CCB9AE9DB03273</tt> and operates on it with the macro <tt>b</tt> defined as <tt>[ln0=aln80~Psnlbx]</tt>. This recursively calls itself until <tt>n</tt> is equal to zero. -- [[User:Autopilot|Autopilot]] ([[User talk:Autopilot|talk]]) 22:44, 15 May 2010 (UTC)
 
: Just did a small optimization (in code length) to it: <tt>[q]sa[d0=a80~anlbx]16isb572CCB9AE9DB03273lbxq</tt>. Could anyone help writing another dc code to generate that hexadecimal number? I think it will be a good idea to add them, in pair, as an example of string handling in dc which is not yet covered by other examples. [[User:Billyauhk|Billyauhk]] ([[User talk:Billyauhk|talk]]) 08:08, 26 July 2011 (UTC)
 
== Original implementation language? ==