User:DanBron: Difference between revisions

add 68.167.16.218
(reorg)
(add 68.167.16.218)
 
(5 intermediate revisions by 3 users not shown)
Line 1:
{{mylangbegin}}
{{mylang|J|Primary}}
{{mylang|Perl|Secondary}}
{{mylang|APL|Secondary}}
{{mylangend}}
 
 
== who i am ==
 
Line 6 ⟶ 13:
* [[Special:Contributions/12.3.123.65|12.3.123.65]]
* [[Special:Contributions/64.131.185.25|64.131.185.25]]
* [[Special:Contributions/68.167.16.218|68.167.16.218]]
 
(keep in mind these are shared IPs, so not all the edits may be mine).
Line 19 ⟶ 27:
Tasks I can remember creating (i.e. the ones I created around the time I wrote the sentence you're reading right now):
 
* [[SEDOL]]. See also [[wp:SEDOL#In_J|the J example on Wikipedia]]).
* [[Zig Zag]]. If you're reading the J examples, and think they look like line noise, skim through [[Talk:Zig Zag#reading_the_J_examples|my exposition on the ZigZag algorithm]]. Several of other [non-J] solutions on that page were derived from the explanation).
* [[Sierpinski_triangle|Sierpinski's triangle]] and [[Sierpinski_carpet|carpet]].
Line 29 ⟶ 37:
== what i'll do ==
 
Tasks and solutions:
My personal todo list:
 
* Add J solution to [[Monty_Hall_simulation]]. Perhaps base it on [http://www.jsoftware.com/jwiki/Essays/The_Monty_Hall_Problem the corresponding Essay on the J wiki].
* Add more J solutions to [[Pascal's Triangle]]. I already added one based on the choose function, so the next would be an iterative summation solution, and the last would be 1D convolution (i.e. polynomial product).
* On the topic of simulations, maybe write up a new task based on [http://www.jsoftware.com/pipermail/general/2005-August/024064.html this thread] in the J forums
 
* Figure out if I can add interwikis to the on the [http://www.jsoftware.com/jwiki/ J Wiki].
Administrivia and evangelism:
 
* Figure out if I can add interwikis to the on the [http://www.jsoftware.com/jwiki/ J Wiki].
* Figure out how to add syntax highlighting for J.
 
Line 41 ⟶ 53:
* [http://www.mediawiki.org/wiki/Extension_talk:SyntaxHighlight_GeSHi SyntaxHighlight_GeSHi]
* [http://www.mediawiki.org/wiki/Support_desk MediaWiki's support desk]
* [http://qbnz.com/highlighter/geshi-doc.html#language-files GeSHi documentation]
* [http://geshi.svn.sourceforge.net/viewvc/geshi/tags/RELEASE_1_0_7_22/geshi-1.0.X/src/geshi/ Example GeSHi highlighters]
Anonymous user