Collaboration: Difference between revisions
Created page with "Although most esolangs are created by a single author, sometimes, multiple authors can work on a single esolang. There are many ways people can colaborate. == User edited pages == This is the most common type of collaboration. Someone makes a page on [https://esolangs.org Esolang Wiki], and then declares that 'anyone can edit it', usually with some rules that an editor may follow. Some examples include BFInfinity, UserEdited..." |
change "git" to "version control" since some people might get a bit pedantic about that |
||
| (One intermediate revision by one other user not shown) | |||
| Line 1: | Line 1: | ||
Although most esolangs are created by a single author, sometimes, multiple authors can work on a single esolang. There are many ways people can |
Although most esolangs are created by a single author, sometimes, multiple authors can work on a single esolang. There are many ways people can collaborate. |
||
== User edited pages == |
== User edited pages == |
||
This is the most common type of collaboration. Someone makes a page on [https://esolangs.org Esolang Wiki], and then declares that 'anyone can edit it', usually with some rules that an editor may follow. Some examples include [[Esolang:BFInfinity|BFInfinity]], [[Esolang:UserEdited|UserEdited]], [[Esolang:Usernames|Usernames]], and [[Esolang:User_talk:User:Main_page/w/wiki/User:NotPrySigneToFry/what|User talk:User:Main page/w/wiki/User:NotPrySigneToFry/what]]. |
This is the most common type of collaboration. Someone makes a page on the [https://esolangs.org Esolang Wiki], and then declares that 'anyone can edit it', usually with some rules that an editor may follow. Some examples include [[Esolang:BFInfinity|BFInfinity]], [[Esolang:UserEdited|UserEdited]], [[Esolang:Usernames|Usernames]], [[Esolang:™|™]], and [[Esolang:User_talk:User:Main_page/w/wiki/User:NotPrySigneToFry/what|User talk:User:Main page/w/wiki/User:NotPrySigneToFry/what]]. |
||
== E-mails == |
== E-mails == |
||
Some people that already know each other might use e-mail to communicate to each other regarding the matter of esolang creation. One example of this is [[Esolang:Robots.txt|robots.txt]]. |
Some people that already know each other might use e-mail to communicate to each other regarding the matter of esolang creation. One example of this is [[Esolang:Robots.txt|robots.txt]]. |
||
== |
== Version control == |
||
This is mostly applicable to esolang implementations, they can be developed collaboratively using |
This is mostly applicable to esolang implementations, they can be developed collaboratively using version control systems like Git or Subversion, usually hosted on forges. |
||
Latest revision as of 18:32, 19 September 2026
Although most esolangs are created by a single author, sometimes, multiple authors can work on a single esolang. There are many ways people can collaborate.
User edited pages
This is the most common type of collaboration. Someone makes a page on the Esolang Wiki, and then declares that 'anyone can edit it', usually with some rules that an editor may follow. Some examples include BFInfinity, UserEdited, Usernames, ™, and User talk:User:Main page/w/wiki/User:NotPrySigneToFry/what.
E-mails
Some people that already know each other might use e-mail to communicate to each other regarding the matter of esolang creation. One example of this is robots.txt.
Version control
This is mostly applicable to esolang implementations, they can be developed collaboratively using version control systems like Git or Subversion, usually hosted on forges.