Jump to content

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

→‎General: lisp let construct
(→‎Language-specific: Trying to understand this suggestion better)
(→‎General: lisp let construct)
Line 34:
 
* Produce an SVG showing a cumulative distribution function - on the x axis show the number of programming tasks completed, on the y scale show the proportion of programming languages on rosetta code that have completed less than or equal to that number of tasks. Maybe also plot the cdf of some standard distribution on the graph as well. (Weibull?) --[[User:Rldrenth|Rldrenth]] 00:43, 22 December 2009 (UTC)
 
* An example of lexical and dynamic variable binding in various languages. For example, in lisp the let construct and also let with variables declared as special would be useful to see this in other languages, such as Tcl and Python. [[User:WilliamKF|WilliamKF]] 18:03, 4 January 2010 (UTC)
 
===Games===
* Connect Four (or more) with variable and standard game board (6 rows, 7 columns)
Anonymous user
Cookies help us deliver our services. By using our services, you agree to our use of cookies.