Skip to content

Commit

Permalink
conflict
Browse files Browse the repository at this point in the history
  • Loading branch information
edg-l committed Jan 4, 2024
2 parents a4f0183 + 9745e5e commit ec98770
Showing 1 changed file with 15 additions and 15 deletions.
30 changes: 15 additions & 15 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -224,21 +224,21 @@ mod UsesOption {
```

## Inspiration
The design will be heavily influenced by all this programming langauges. We want to thanks everyone of them. We took core ideas, specs and features from each of them.
The design was very heavily influenced by all these programming languages:
- [Austral](https://austral-lang.org/spec/spec.html)
- [Zig](https://ziglang.org/)
- [Rust](https://www.rust-lang.org/)
- [Erlang](https://www.erlang.org/)
- [Elixir](https://elixir-lang.org/)

- [Odin](https://odin-lang.org/)
We want to thanks everyone of them. We also took core ideas, specs and features from these languages:
- [Roc](https://www.roc-lang.org/)
- [Vale](https://vale.dev/)
- [Austral](https://austral-lang.org/spec/spec.html)
- [Inko](https://inko-lang.org/)
- Zig
- Standard ML
- Rust
- Erlang & Elixir
- Go
- Roc https://www.roc-lang.org/
- Elm
- Pony
- Lua
- Clojure
- Nim
- Go
- [Odin](https://odin-lang.org/)
- [Go](https://go.dev/)
- [Elm](https://elm-lang.org/)
- [Pony](https://www.ponylang.io/)
- [Lua](https://www.lua.org/)
- [Clojure](https://clojure.org/)
- [Nim](https://nim-lang.org/)

0 comments on commit ec98770

Please sign in to comment.