ollybee / jello

Print "jello!" in every programming language.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JelloWorld

Print "jello!" in every programming language.

Current List

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

Requests

  • Q#
  • <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 "hello.txt" with the text "hello!"
  • 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.


Languages

Language:Assembly 11.2%Language:Java 6.4%Language:Ada 5.6%Language:C# 5.5%Language:Haxe 5.1%Language:Scala 5.0%Language:Clojure 4.5%Language:Go 3.9%Language:Pascal 3.8%Language:C 3.3%Language:C++ 3.2%Language:Brainfuck 3.0%Language:OpenEdge ABL 2.7%Language:BASIC 2.3%Language:Rust 2.1%Language:Kotlin 2.1%Language:Dart 2.0%Language:Perl 1.8%Language:Scheme 1.6%Language:AppleScript 1.6%Language:Haskell 1.4%Language:VBScript 1.4%Language:PHP 1.4%Language:JavaScript 1.3%Language:Batchfile 1.3%Language:TypeScript 1.3%Language:CoffeeScript 1.2%Language:PowerShell 1.2%Language:Racket 1.2%Language:Julia 1.0%Language:E 1.0%Language:Groovy 1.0%Language:Elixir 1.0%Language:Forth 1.0%Language:OCaml 1.0%Language:Rebol 0.9%Language:Swift 0.9%Language:Python 0.9%Language:Lua 0.9%Language:AutoHotkey 0.9%Language:Ruby 0.8%Language:Shell 0.6%