Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 516 Bytes

Contribution.md

File metadata and controls

12 lines (10 loc) · 516 Bytes

How to contribute

  • Add your favorite esolang
  • Make a folder containing all the required files
  • Name of the folder should be the name of the esolang
  • Add a README.md inside of the folder
  • Add screenshots of the code and output in the README
  • Add plenty of comments
  • If you want to add a program other than hello world, appropriately name it so.
  • Add relevant details about the language so that others can follow it
    • This includes wikipedia links or the languages' official page and documentation