If you are using windows specifically. You can use vs 2019 (or vs 2022). But you need the clang module installed IIRC.
On Wed, Jan 11, 2023 at 11:08 AM Raul Miller <[email protected]> wrote: > Current development focuses on gcc and clang with clang usually being > preferred for development as it catches problems (which can turn into > portability issues) which gcc ignores. > > In the general case, there's no specific IDE used for development, > though visual studio is often used (especially when dealing with > windows specific code). Command line tools and simple text editors > also get used.. > > I hope this helps, > > -- > Raul > > On Tue, Jan 10, 2023 at 9:59 PM William Szuch <[email protected]> > wrote: > > > > Which C compiler and IDE are used for developing J? > > > > > > Regards > > Bill Szuch > > ---------------------------------------------------------------------- > > For information about J forums see http://www.jsoftware.com/forums.htm > ---------------------------------------------------------------------- > For information about J forums see http://www.jsoftware.com/forums.htm > ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
