Y
Hacker News
new
|
ask
|
show
|
jobs
by
ralmidani
588 days ago
How mature is the RISC-V ecosystem for dev machines? VS Code and Jetbrains IDEs are probably not supported, but what about a setup with Fedora, Erlang, Elixir, Node, and maybe NeoVIM?
3 comments
jksmith
587 days ago
https://wiki.freepascal.org/Platform_list#Supported_targets_...
So with FPC/Lazarus you have a full dev system if works as wiki suggests.
link
IshKebab
587 days ago
There isn't really any RISC-V hardware that is fast enough that you'd want to run those big IDEs yet.
link
snvzz
588 days ago
Once you exclude proprietary (jetbrains) or not-really-open (vs code) tools, it is a non-issue.
link
So with FPC/Lazarus you have a full dev system if works as wiki suggests.