Skip to content

Latest commit

 

History

History
50 lines (43 loc) · 683 Bytes

File metadata and controls

50 lines (43 loc) · 683 Bytes

CodeBot

Through Glot.io this bot intends to implement a way to run code through Discord text chat. Main priorities right now are functional programming languages, since it's main use case is a functional programming Discord server (@funcional-ssa).

Usage

iex -S mix
CodeBot.Application.start(:normal, nil)

ToDo

  • Prepare deploy automation
  • Internationalize!

Supported Languages

  • Elixir
  • Elm
  • Ocaml
  • Haskell
  • Clojure
  • Scala
  • F#
  • Rust
  • Idris
  • Bash
  • C
  • CoffeScript
  • C++
  • Crystal
  • C#
  • D
  • Erlang
  • Go
  • Groovy
  • Java
  • Javascript
  • Julia
  • Kotlin
  • Lua
  • Mercury
  • Nim
  • Perl
  • PHP
  • Python
  • Ruby
  • Swift
  • Typescript