aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: 08feabb86908b69224184340c9e0da6324f02e31 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
# godspeak-bible
just godspeak in a variety of languages.

**Wanna add a new language? make a PR!**

[Python]: https://github.com/The-Holy-Church-of-Terry-Davis/godspeak-bible/blob/main/src/python.py
[Julia]: https://github.com/The-Holy-Church-of-Terry-Davis/godspeak-bible/blob/main/src/julia.jl
[Kotlin]: https://github.com/The-Holy-Church-of-Terry-Davis/godspeak-bible/blob/main/src/kotlin.kt
[Bash]: https://github.com/The-Holy-Church-of-Terry-Davis/godspeak-bible/blob/main/src/bash.sh
[Java]: https://github.com/The-Holy-Church-of-Terry-Davis/godspeak-bible/blob/main/src/java.java
[C#]: https://github.com/The-Holy-Church-of-Terry-Davis/godspeak-bible/blob/main/src/csharp.cs
[C++]: https://github.com/The-Holy-Church-of-Terry-Davis/godspeak-bible/blob/main/src/cplusplus.cpp
[C]: https://github.com/The-Holy-Church-of-Terry-Davis/godspeak-bible/blob/main/src/c.c
[PHP]: https://github.com/The-Holy-Church-of-Terry-Davis/godspeak-bible/blob/main/src/php.php
[Ruby]: https://github.com/The-Holy-Church-of-Terry-Davis/godspeak-bible/blob/main/src/ruby.rb
[CoffeeScript]: https://github.com/The-Holy-Church-of-Terry-Davis/godspeak-bible/blob/main/src/coffeescript.coffee
[Powershell]: https://github.com/The-Holy-Church-of-Terry-Davis/godspeak-bible/blob/main/src/powershell.ps1
[Go]: https://github.com/The-Holy-Church-of-Terry-Davis/godspeak-bible/blob/main/src/go.go
[Clojure]: https://github.com/The-Holy-Church-of-Terry-Davis/godspeak-bible/blob/main/src/clojure.clj
[Dart]: https://github.com/The-Holy-Church-of-Terry-Davis/godspeak-bible/blob/main/src/dart.dart
[Scala]: https://github.com/The-Holy-Church-of-Terry-Davis/godspeak-bible/blob/main/src/scala.scala
[R]: https://github.com/The-Holy-Church-of-Terry-Davis/godspeak-bible/blob/main/src/r.r
[Swift]: https://github.com/The-Holy-Church-of-Terry-Davis/godspeak-bible/blob/main/src/swift.swift

**Languages currently done:**
| Language       | Extension   | Language       | Extension |
| -------------- | ----------- | -------------- | --------- |
| [Python]       | `.py`       | [C++]          | `.cpp`    | 
| [Julia]        | `.jl`       | [C]            | `.c`      | 
| [Kotlin]       | `.kt`       | [PHP]          | `.php`    | 
| [Bash]         | `.sh`       | [Ruby]         | `.rb`     | 
| [Java] (🤮)    | `.java`     | [CoffeeScript] | `.coffee` | 
| [C#] (😎)      | `.cs`       | [Powershell]   | `.ps1`    | 
| [Go]           | `.go`        | [Clojure] | `.clj` |
| [Dart]         | `.dart`     | [Scala] | `.scala` |
| [R]            | `.r`         | [Swift] | `.swift` |