Wikipedia:Articles for deletion/Stuck (programming language)
- Stuck (programming language) (edit | talk | history | protect | delete | links | watch | logs | views) – (View log · Stats)
- (Find sources: Google (books · news · scholar · free images · WP refs) · FENS · JSTOR · TWL)
I could not find enough significant reliable coverage for this programming language. Given the common name, it's possible there may have been mentions that I may have missed, so if coverage exists there, ping me. Narutolovehinata5 tccsdnew 02:09, 12 July 2016 (UTC)
- Note: This debate has been included in the list of Computing-related deletion discussions. Narutolovehinata5 tccsdnew 02:09, 12 July 2016 (UTC)
I was playing around on the code-golf section of Stack Overflow and noticed that many submissions were written in a language called Stuck. Apparently, a language developed to write Python in as few characters (bytes) as possible. Of course I went to Wikipedia to find out more, but to my surprise, no page. The documentation that I have found so far is a wikipage on esolangs.org describing the syntax, and a git-book that goes more in depth. If you check out Stack Overflow, you will see a lot of people using it, so I assume I am definitely not the first person to turn to Wikipedia to find a blank page. Let me see if I can dig up better docs. — Preceding unsigned comment added by MichaelMolter (talk • contribs) 02:17, 12 July 2016 (UTC)
- Note: This debate has been included in the list of Software-related deletion discussions. Enterprisey (talk!) (formerly APerson) 02:19, 12 July 2016 (UTC)
Here is the git-hub code.
The language was originally developed by a stack exchange user (screenname Shebang) and the author describes how the interpreter works in the following forum post.