ĵaŭ, 28 Jan 2010, Don Guinn skribis:
> {   Index, Subscript  Similar to subscripting in other programming languages
> #   Copy              Pick items based on a mask
> /.  Key               Group items based on a key
> {.  Take              Take beginning items
> }.  Drop              Drop beginning items
> 
> In this case, each primitive above would be a link into the Dictionary for
> that primitive. This is not intended to be a complete description on how to
> do those things, but simply make it easy to find the appropriate J facility.

A possibility is a reverse dictionary that takes english or other
human language words like 'index' and give the entry of '{'

the dictionary engine could be dictd or stardict.

-- 
regards,
====================================================
GPG key 1024D/4434BAB3 2008-08-24
gpg --keyserver subkeys.pgp.net --recv-keys 4434BAB3
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to