Add erlang escript, update README

This commit is contained in:
Akil Krishnan
2018-07-02 02:47:57 -05:00
parent 4b5ff1ef90
commit 4889a9305d
2 changed files with 12 additions and 5 deletions

View File

@@ -10,7 +10,7 @@ Thanks to everyone who continues to contribute, new languages are created every
Make sure to see CONTRIBUTING.md for instructions on contributing to the project! Make sure to see CONTRIBUTING.md for instructions on contributing to the project!
Spin-Off project smartly suggested and implemented by [@zenware](https://github.com/zenware): Spin-Off project smartly suggested and implemented by [@zenware](https://github.com/zenware):
Meet [FizzBuzz](https://github.com/zenware/FizzBuzz), the evolution of [hello-world](https://github.com/leachim6/hello-world). Meet [FizzBuzz](https://github.com/zenware/FizzBuzz), the evolution of [hello-world](https://github.com/leachim6/hello-world).
* [Hello Html](e/elm.elm) * [Hello Html](e/elm.elm)
@@ -22,7 +22,7 @@ Meet [FizzBuzz](https://github.com/zenware/FizzBuzz), the evolution of [hello-wo
* [4Gl](%23/4gl.4gl) * [4Gl](%23/4gl.4gl)
* [4Test](%23/4test) * [4Test](%23/4test)
* [4Thdimension](%23/4thdimension.4dd) * [4Thdimension](%23/4thdimension.4dd)
* [~English](%23/%7EEnglish.ext) * [~English](%23/~English.ext)
* [Abap](a/abap.abap) * [Abap](a/abap.abap)
* [Abc](a/abc.abc) * [Abc](a/abc.abc)
* [Acidic](a/ACIDIC.acidic) * [Acidic](a/ACIDIC.acidic)
@@ -71,6 +71,7 @@ Meet [FizzBuzz](https://github.com/zenware/FizzBuzz), the evolution of [hello-wo
* [Assembler 8048 Videopac](a/assembler_8048_videopac.asm) * [Assembler 8048 Videopac](a/assembler_8048_videopac.asm)
* [Assembler Arm](a/assembler_arm.s) * [Assembler Arm](a/assembler_arm.s)
* [Assembler Atari2600](a/assembler_atari2600.asm) * [Assembler Atari2600](a/assembler_atari2600.asm)
* [Assembler Bootsect](a/assembler_bootsect.asm)
* [Assembler Dcpu16](a/assembler_DCPU16.asm) * [Assembler Dcpu16](a/assembler_DCPU16.asm)
* [Assembler Fasm Dos](a/assembler_fasm_dos.asm) * [Assembler Fasm Dos](a/assembler_fasm_dos.asm)
* [Assembler Hla](a/assembler_hla.hla) * [Assembler Hla](a/assembler_hla.hla)
@@ -93,7 +94,7 @@ Meet [FizzBuzz](https://github.com/zenware/FizzBuzz), the evolution of [hello-wo
* [Assembler Z80 Knightos](a/assembler_z80_knightos.asm) * [Assembler Z80 Knightos](a/assembler_z80_knightos.asm)
* [Assembler Z80 Ti83Calculator](a/assembler_z80_ti83calculator.asm) * [Assembler Z80 Ti83Calculator](a/assembler_z80_ti83calculator.asm)
* [Assembler Z80 Zxspectrum](a/assembler_z80_zxspectrum.asm) * [Assembler Z80 Zxspectrum](a/assembler_z80_zxspectrum.asm)
* [Attache](a/Attache.@) * [Attache](a/Attache.%40)
* [Autohotkey](a/autohotkey.ahk) * [Autohotkey](a/autohotkey.ahk)
* [Autoit](a/autoit.au3) * [Autoit](a/autoit.au3)
* [Awful](a/awful.yuk) * [Awful](a/awful.yuk)
@@ -109,12 +110,14 @@ Meet [FizzBuzz](https://github.com/zenware/FizzBuzz), the evolution of [hello-wo
* [Befunge](b/befunge.be) * [Befunge](b/befunge.be)
* [Bennugd](b/BennuGD) * [Bennugd](b/BennuGD)
* [Beta](b/beta.bet) * [Beta](b/beta.bet)
* [Birl](b/BIRL.c)
* [Bit](b/BIT.bit) * [Bit](b/BIT.bit)
* [Bitbitjump](b/BitBitJump.bbj) * [Bitbitjump](b/BitBitJump.bbj)
* [Blackrum](b/BlackRum.br) * [Blackrum](b/BlackRum.br)
* [Blc](b/BLC.Blc) * [Blc](b/BLC.Blc)
* [Blitz3D](b/blitz3d.bb) * [Blitz3D](b/blitz3d.bb)
* [Blub](b/blub.blub) * [Blub](b/blub.blub)
* [Bolgefuck](b/bolgefuck.bf)
* [Boo](b/boo.boo) * [Boo](b/boo.boo)
* [Brainfuck 2D](b/brainfuck-2d.bf2d) * [Brainfuck 2D](b/brainfuck-2d.bf2d)
* [Brainfuck](b/brainfuck.bf) * [Brainfuck](b/brainfuck.bf)
@@ -190,6 +193,7 @@ Meet [FizzBuzz](https://github.com/zenware/FizzBuzz), the evolution of [hello-wo
* [Emojicode](e/emojicode.emojic) * [Emojicode](e/emojicode.emojic)
* [Emoticon](e/emoticon.emoticon) * [Emoticon](e/emoticon.emoticon)
* [Eoool](e/EOOOL.eoool) * [Eoool](e/EOOOL.eoool)
* [Erlang Escript](e/erlang_escript.erl)
* [Erlang Hw](e/erlang_hw.erl) * [Erlang Hw](e/erlang_hw.erl)
* [Factor](f/factor.factor) * [Factor](f/factor.factor)
* [Falcon](f/falcon.fal) * [Falcon](f/falcon.fal)
@@ -291,7 +295,6 @@ Meet [FizzBuzz](https://github.com/zenware/FizzBuzz), the evolution of [hello-wo
* [Livescript](l/livescript.ls) * [Livescript](l/livescript.ls)
* [Llvm](l/llvm.ll) * [Llvm](l/llvm.ll)
* [Lnusp](l/LNUSP.lnusp) * [Lnusp](l/LNUSP.lnusp)
* [Logical](l/logical.logical)
* [Logo](l/logo.lg) * [Logo](l/logo.lg)
* [Lola](l/LOLA.lola) * [Lola](l/LOLA.lola)
* [Lolcode](l/lolcode.lol) * [Lolcode](l/lolcode.lol)
@@ -522,7 +525,7 @@ Meet [FizzBuzz](https://github.com/zenware/FizzBuzz), the evolution of [hello-wo
* [Y](y/Y.y) * [Y](y/Y.y)
* [Yaml](y/yaml.yaml) * [Yaml](y/yaml.yaml)
* [Yolang](y/yolang.yo) * [Yolang](y/yolang.yo)
* [YoptaScript](y/yoptascript.js) * [Yoptascript](y/yoptascript.js)
* [Zbd](z/zbd) * [Zbd](z/zbd)
* [Zepto](z/zepto.zp) * [Zepto](z/zepto.zp)
* [Zetaplex](z/zetaplex.zeta) * [Zetaplex](z/zetaplex.zeta)

4
e/erlang_escript.erl Normal file
View File

@@ -0,0 +1,4 @@
#!/usr/bin/env escript
main(_) ->
io:format("Hello World~n").