Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mmatongo/kiss-lang
Programming Language Repo for KISS Linux
https://github.com/mmatongo/kiss-lang
kiss kiss-community kiss-repo kisslinux languages
Last synced: 3 months ago
JSON representation
Programming Language Repo for KISS Linux
- Host: GitHub
- URL: https://github.com/mmatongo/kiss-lang
- Owner: mmatongo
- Created: 2020-09-07T18:58:09.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2022-08-14T19:40:12.000Z (about 2 years ago)
- Last Synced: 2024-07-28T19:32:50.881Z (3 months ago)
- Topics: kiss, kiss-community, kiss-repo, kisslinux, languages
- Language: Shell
- Homepage:
- Size: 239 KB
- Stars: 12
- Watchers: 3
- Forks: 6
- Open Issues: 3
-
Metadata Files:
- Readme: README.txt
- Funding: .github/FUNDING.yml
Awesome Lists containing this project
- awesome-kiss - mmatongo/kiss-lang - Repo dedicated to language compilers etc. (Repositories)
README
KISS LANGUAGE REPO
---This is repo dedicated to language
compilers etc for any https://kisslinux.org based distro.Because KISS and it's derivatives are source based and pretty much every package
can be managed by anyone, I saw the need to make this repo
to put into one place the languages you might end up
needing.AVAILABLE LANGUAGES
---- [x] Nim
- [x] Haskell
- [x] Go
- [x] Lua
- [x] Ocaml
- [x] R [r-lang]
- [x] Ruby
- [x] Vala
- [x] Racket (Minimal)
- [x] Crystal
- [x] Fortran (Technically a compiler)
- [x] D [d-lang]
- [x] Janet
- [x] V [v-lang]
- [x] Chez Scheme
- [x] GForth
- [x] PForth
- [x] LuaJIT
- [x] Retro
- [x] C# (mono)
- [x] Java [non native]
- [x] ZigWIP LANGUAGES
---- [] Java-native [status: in progress]
- [-] Kotlin [status: in progress]
- [-] Scala [status: in progress]
- [-] Clojure [status: in progress]
- [-] Erlang [status: in progress]
- [-] Elixir
- [-] Julia [status: failing]
- [-] F# (f-sharp)REQUIREMENTS
---
In order to use this repo you need to have it set-up and pointing to your [KISS_PATH].YOU ARE REQUIRED TO INSTALL [gcc-multilib] without it half
of this repo will not compile.NB.
---
If you want to contribute, provide some insight or anything of the kind, feel free to make a pull or open an issue.