Skip to content

FormerlyChucks/jello

Repository files navigation

JelloWorld

Print "jello!" in every programming language.

Current List

  • Ada
  • AppleScript
  • Assembly
  • AutoHotkey
  • Bash
  • Basic
  • Batch
  • Brainfuck
  • C
  • C#
  • C++
  • Clojure
  • CoffeeScript
  • COBOL
  • Common Lisp
  • Crystal
  • Dart
  • DataFlex
  • Delphi
  • E
  • Elixir
  • F#
  • Forth
  • Fortran
  • Go
  • Groovy
  • Haskell
  • Haxe
  • HTML
  • Java
  • JavaScript
  • Julia
  • Kotlin
  • Lua
  • Moliere
  • OCaml
  • Pascal
  • Perl
  • PHP
  • Piet
  • PowerShell
  • Python
  • QBasic
  • Q#
  • R
  • Racket
  • Ruby
  • Rust
  • Scala
  • Scheme
  • Swift
  • TI-83 BASIC
  • TypeScript
  • V
  • VBScript
  • Whitespace

Requests

  • <Language>

Contributing

Pull Requests

All pull requests are welcome! Please do the following if you'd like to add a language:

  • Fork the repo
  • Create a folder named after the language. The first letter should be capitalized.
  • Create a file name "jello.ext" in the new folder, where "ext" is the language's file extension.
  • In the new file, add how to print "jello!" with that language
  • Edit the README.md file to include the language in the "Current List". It should be capitalized and include a markdown "task list"
  • Make a pull request

Example:

  • Fork repo
  • Create folder named "Text"
  • In "/Text", add file "jello.txt" with the text "jello!"
  • Add - [x] Text to "Current List"
  • Make pull request

Requesting a language

  • Fork repo
  • Edit the README.md file's "Requests" with - [ ] <Language>, where <Language> is the language's name. It should be capitalized.

About

Print "jello!" in every programming language.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published