WikiCode
Appearance
(Redirected from Wikicodes)
WikiCode (can be changed) | |
---|---|
not designed yet | |
Status of the proposal | |
Status | rejected |
Details of the proposal | |
Project description | The idea of WikiCode is to enable programmers to share code with each other, such that documentation and even the code itself can be regularly improved, on an instantaneous basis like a wiki article, dispensing with restrictive (but secure and orderly) check-in/out and edit-authorization procedures of repositories like GitHub or SourceForge. Other goals are: independence of any particular programming language; and ideally, independence of any particular human language (native language of programmer). For example, a hosted routine in FORTRAN code in the English section could be quickly converted into Ada in Spanish, BASIC in Portuguese, C++ in French, and other such combinations, simply by changing the language selectors. The code itself (or at least its function) would remain the same across the different transformations. The projects and proposals below represent steps toward these still-lofty goals. |
Is it a multilingual wiki? | only one |
Potential number of languages | The interface will be multilingual, the lingua franca is English and in some projects the particular language can be the working language. |
Proposed tagline | The free coding project |
Proposed URL | wikicode.org (already taken) (<--expired) |
Technical requirements | |
Development wiki | WikiCode/Main Page |
Interested participants | |
Supporters | |
Proposed by
[edit]- Ryan524 07:55, 30 December 2006 (WikiCode)
- Eduardofeld (talk) 20:41, 17 January 2013 (UTC) (Wikicodes)
People interested
[edit]- Ryan524
- Kajk
- Johan R (Sweden)
- V60 VMTalk · VMake
- Yes0song (w:ko:)
- Chris Grant
- EVula // talk
- Karpeth
- Redrocketboy
- Oa10712
- User:Abyssal_leviathin
- Rursus
- Morail
- MisterSanderson
- AerobicFox
- Ajraddatz (Talk) 00:19, 22 January 2011 (UTC)
- Tomobag
- EatIcecream2
- Benjozork
- ★ → Airon 90
- Gabrielchihonglee (talk)
- Zhuyifei1999 (talk)
- Eduardofeld (talk) 03:04, 29 March 2015 (UTC)
- Popcorndude (talk) 02:33, 20 August 2015 (UTC)
- Ruy Pugliesi◥ 02:49, 17 January 2016 (UTC)
- SleepyMode (talk) 12:40, 25 January 2016 (UTC)
- Archi38 (talk) 20:26, 13 February 2016 (UTC)
- RalgisWM-CR
- Eduardofeld (talk)
- Jayabharat (talk)
- Macadamia1472 (talk)
- Kinkreet (talk)
- Ort43v (talk) 12:49, 22 March 2013 (UTC)
- Why not. — ΛΧΣ21 05:11, 1 May 2013 (UTC)
- Support - A great idea, and something I'd work on, but how do we decide which programs are relevant and which ones are not? --Jakob (Scream about the things I've broken) 21:46, 20 September 2013 (UTC)
- Stranger195 (talk • contribs)
- Archi38 (talk) 19:32, 1 March 2016 (UTC)
- NMaia (talk) 13:13, 23 November 2020 (UTC)
- Natematic (talk) 11:39, 1 December 2020 (UTC)
- Very much needed, especially because GitHub was brought out by MicroSoft, who considered Open Source as enemy. Vis M (talk) 20:15, 7 February 2021 (UTC)
- The-lambda-way (talk) 21:49, 5 March 2022 (UTC) Great idea! Sharing knowledge is a critical part of software engineering and Wikipedia excels at it.
- Pihero (Here we go!) note: where do I test "Hello world"? (Just kidding, Okay?) 15:56 14 August 2022 (UTC)
- minemaster552
- ArkhamCookie o/ - I hope it covers how to exit Vim.
Alternative names
[edit]- Wikignu
- Wikimedia Codes
- WikiCode
- WikiScript
Related projects/proposals
[edit]None
Mailing list links
[edit]Demos
[edit]- Literate Programs - "every article is simultaneously a document and a piece of code that you can view, download, compile, and run..." -- available in multiple programming-languages.
- Rosetta Code - a repository of site-requested code examples, all made by visitors in the programming language they chose.
- Code Wikia serves as a digital reference guide for both new and experienced programmers - focus is on simple code comparison.
- Code Codex - shared online sourcecode repository using MediaWiki