User:Hajo: Difference between revisions

1,533 bytes added ,  3 years ago
m
no edit summary
mNo edit summary
 
(23 intermediate revisions by the same user not shown)
Line 1:
Hi !
 
For small projects, I use a fair number of programming-languages,<br>
such as awk, autoit, bash, lua, python, tcl.
<!----
 
{{mylangbegin}}
{{mylang|AWK|}}
{{mylang|AutoIt|}}
{{mylang|bash|}}
{{mylang|lua|}}
{{mylang|Perl|}}
{{mylang|Python|}}
{{mylang|Tcl|}}
{{mylangend}}
 
----
 
===Contributions===
[[AutoIt]]
* [[A+B#AutoIt |A+B]] handle any amount of numbers in the input
* [[FizzBuzz#AutoIt |FizzBuzz]] Output via console, logfile and/or messagebox:
...
 
[[AWK]] / [[BusyBox]] / [[Reports:Tasks_not_implemented_in_AWK]]
* [[99_Bottles_of_Beer#AWK]]
** Subpages [[:Category:Collection Members]] with language-groups
* [[Array length]]
* [[File_size#AWK | File size/Unix]] - for Unix, using ls
* [[File_modification_time#AWK |File_modification_time]] - for Unix, using stat
* http://rosettacode.org/wiki/Five_weekends#AWK
* [[Five_weekends#UNIX_Shell]]
* [[FizzBuzz#Version_4_-_no_divisions/AWK]] + repeating pattern
** [[FizzBuzz/AWK#No_divisions.2C_using_counters]] + repeating pattern
** [[General FizzBuzz]] (WIP : http://ideone.com/W2oASh / http://ideone.com/h9xzPC / http://ideone.com/qcGf1x / http://ideone.com/yw1oEK )
** [[FizzBuzz/AWK#Custom_FizzBuzz]]
** http://ideone.com/fACMfK
* [[Hello_world/Graphical#AWK]] - using system and msg
* [[Langton%27s_ant#AWK]]
Line 24 ⟶ 48:
 
[[Lua]] / [[LÖVE]] / [[Reports:Tasks_not_implemented_in_Lua]]
 
* [[Hello_world/Newbie#Lua |Hello World/Newbie#Lua]] (links: Captcha-Problem ??)
* [[Capability:Graphics]] / ...
 
* [[Hello_world/Graphical#Library:_L.C3.96VE|Hello World/Graphical]]
* [[Draw a clock]] --> LÖVE-Forum
...
 
[[Tcl]] / [[Reports:Tasks_not_implemented_in_Tcl]] :
* [[15 Puzzle Game]]
* [[One-time pad]] (WIP)
...
Line 36 ⟶ 63:
[[Python]] / [[Reports:Tasks_not_implemented_in_Python]] :
* [http://matplotlib.org/glossary/index.html Glossay+Links]
 
* [[User_input/Graphical#Python]] - added v3.7
* [[Simple_windowed_application#Library:_Tkinter]] - 3.7
 
...
Line 85 ⟶ 115:
* [[:Category:Editor]]
* [[:Category:ProgrammingTools]]
* [[:Category:Programming language families]]
 
<!--
===Groups of Languages===
Line 108 ⟶ 139:
* [[Animate_a_pendulum]]
* [[Animation]] - Button-Ticker
* [[Ascii_table]] (New)
* [[Death Star]]
* [[Draw_a_clock]]
* [[Honeycombs]]
Line 114 ⟶ 146:
* [[GUI component interaction]]
* [[GUI enabling/disabling of controls]]
* [[Sierpinski triangle/Graphical]]
* [[Simple_windowed_application]]
* [[Simple_OCR]] (New) - Train-Image(s), Input-Image --> Output recognized texts
* [[Temperature_conversion]] -+ anyAny-to-anyAny
...
* [[Plot coordinate pairs]]
Line 136 ⟶ 170:
===Done===
* [http://rosettacode.org/wiki/Rosetta_Code:Village_Pump/Link_to_task-section VP:Link_to_task-section] / [[Template:Task2]]
* Todo-section for the most popular languages (700+ tasks), like [[Reports:Tasks_not_implemented_in_AWK]]
 
===Misc, Specials, Reports===
 
===Misc===
* [https://github.com/acmeism/RosettaCodeData RosettaCodeData]
* [[Help:Similar_Sites]] / [[Online code execution]]
Line 145 ⟶ 179:
* http://rosettacode.org/wiki/Template:Unimpl_Page/Not_implemented
...
* [http://rosettacode.org/wiki/Special:MostCategories Pages with the most categories] / [http://rosettacode.org/wiki/Special:LongPages LongPages]
<!--
* [http://rosettacode.org/wiki/CategorySpecial:Scala_ImplementationsMostLinkedCategories Category:Scala ImplementationsMostLinkedCategories]
* [http://rosettacode.org/wiki/Rosetta_Code/Rank_languages_by_popularity Languages by popularity]
-->
 
* [[:Category:Collection Members]]
Line 156 ⟶ 190:
* [http://i59.tinypic.com/2uzttsm.jpg]
* [IMG]http://i59.tinypic.com/2uzttsm.jpg[/IMG]
 
===MiscProblems===
After passing captcha, page doesn't save,
see [[15 Puzzle Game]] - _ttp://wiki.tcl.tk/15067
Anonymous user