Skip to content

jamplate/examples

Repository files navigation

Jamplate Example Programs

This repository contains example jamplate programs implementing various challenges. The challenges are inspired from the Esolangs Website


The following is the list of challenges in this repo:


  • Hello World This example will print Hello World to the console.


  • Quine A program that prints its own sourcecode (Quine). This implementation will print its sourcecode to the console.


  • Factorial This example will take an input as an argument and print the Factorial of it to the console.

  • Truth machine This example is an implementation of the truth machine. This implementation will take the input as an argument when executing the program and print the answer to the console.

About

Example programs written in Jamplate.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published