mirror of
https://codeberg.org/small-hack/open-slopware.git
synced 2026-06-01 22:57:07 +02:00
Remove Rust recommendation
rust-analyzer, a subproject of Rust, allows LLMs: https://github.com/rust-lang/rust-analyzer/pull/21314
This commit is contained in:
parent
dfca7a6eca
commit
cb37ec1269
1 changed files with 1 additions and 1 deletions
|
|
@ -131,7 +131,7 @@ To Contribute, checkout our [`CONTRIBUTING.md`](./CONTRIBUTING.md).
|
|||
> #### On alternative languages:
|
||||
> Suggestions for alternative programming languages are necessarily more complex than many other categories considered here, as that's one of the core technical choices to be made when starting a new software development project.
|
||||
>
|
||||
> Depending on your needs and technical concerns, you may find any number of different alternative languages useful. For example, when considering alternatives to .NET, Java or Scala may be interesting candidates from the perspective of being similar VM-based frameworks, while Rust might be an interesting alternative in other ways.
|
||||
> Depending on your needs and technical concerns, you may find any number of different alternative languages useful. For example, when considering alternatives to .NET, Java or Scala may be interesting candidates from the perspective of being similar VM-based frameworks.
|
||||
|
||||
## Editors
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue