Skip to content

Latest commit

 

History

History

unicat

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

Sample Programs in Unicat

Welcome to Sample Programs in Unicat! To find documentation related to the Unicat code in this repo, look here.

Sample Programs List - 4/38 😞

In this section, we feature a list of completed and missing programs in Unicat. See above for the current amount of completed programs in Unicat. If you see a program that is missing and would like to add it, please submit an issue, so we can assign it to you.

Completed Programs

Below, you'll find a list of completed code snippets in Unicat. Code snippets preceded by ⚠️ link to a GitHub issue query featuring a possible article request issue. If an article request issue doesn't exist, we encourage you to create one. Meanwhile, code snippets preceded by ✅ link to an existing article which provides further documentation. To see the list of approved projects, check out the official Sample Programs projects list.

Missing Programs

The following list contains all of the approved programs that are not currently implemented in Unicat. Click on the name of the project to easily open an issue in GitHub. Alternatively, click requirements to check out the description of the project.

Testing

The following list shares details about how we name all Sample Programs in Unicat:

  • Extension: .cat
  • Naming Convention: hyphen

For example, the "Hello World" sample would be named this:

  • hello-world.cat

The following list shares details about what we're using to test all Sample Programs in Unicat:

  • Docker Image: esolang/unicat
  • Docker Tag: latest

See the Glotter2 project for more information on how to create a testinfo file.


This page was generated automatically by the Sample Programs READMEs tool. Find out how to support this project on Github.