mirror of
https://github.com/compiler-explorer/compiler-explorer.git
synced 2025-12-27 10:33:59 -05:00
Minor readme changes
This commit is contained in:
@@ -61,14 +61,14 @@ Running with `make EXTRA_ARGS='--language LANG'` will allow you to load
|
||||
third party libraries needed to run; using `npm` to install server-side and
|
||||
client side components.
|
||||
|
||||
For development, we suggest using `make dev` to enable some useful features,
|
||||
such as automatic reloading on file changes and shorter startup times.
|
||||
|
||||
Some languages need extra tools to demangle them, e.g. `rust`, `d`, or `haskell`.
|
||||
Such tools are kept separately in the
|
||||
[tools repo](https://github.com/compiler-explorer/compiler-explorer-tools).
|
||||
|
||||
The config system leaves a lot to be desired.
|
||||
[Work has been done](https://github.com/rabsrincon/ccs-js) on porting
|
||||
[CCS](https://github.com/hellige/ccs-cpp) to Javascript and then something
|
||||
more rational can be used.
|
||||
The config system leaves a lot to be desired. This is something we want to improve.
|
||||
|
||||
|
||||
A [Road map](Roadmap.md) is available which gives a little insight into
|
||||
|
||||
Reference in New Issue
Block a user