Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

IDE for TAL programming.

239 views
Skip to first unread message

jagadhee...@gmail.com

unread,
Feb 23, 2022, 12:34:31 PM2/23/22
to
Is it possible to configure "Eclipse Atom or Neon" for TAL programming language.
I expect syntax checkers , navigate through procs and subprocs easily. Thanks in advance.

Bill Honaker

unread,
Feb 23, 2022, 3:28:19 PM2/23/22
to
On Wed, 23 Feb 2022 09:34:28 -0800 (PST), "jagadhee...@gmail.com" <jagadhee...@gmail.com> wrote:

>Is it possible to configure "Eclipse Atom or Neon" for TAL programming language.
>I expect syntax checkers , navigate through procs and subprocs easily. Thanks in advance.

You can get this support from NSDEE (NonStop Developers Eclipse Edition) from HPE. It has different versions, currently is Version 11.
It comes bundled with appropraite Eclipse versions as well (and can be loaded in parallel with existing Eclipse, although it will use a separate Workspace folder).

Not sure what 'Atom' is, but Neon (4.6) was compatible with/bundled with Version 8, I think, It's very important that you use the bundled version because
the product is closely tied with the CDT plugin version. Updating the plugins will often cause the NSDEE platform to stop working directly.
Instead, you should update your NSDEE version periodicaly, which will provied you updated Eclipse versions.

NSDEE includes remote debugging of Native code on your NonStop, as it works well with Native Inspect.
If you are used to using Eclipse debugger locally (for Java or C, for example), you'll find that remote debugging works exactly the same.

If you also license the Cross Compilers (pTAL, Cobol or C/C++), NSDEE also helps you in allowing the local compiles to work with embedded SQL/MP or SQL/MX
for languages that support them.

jagadhee...@gmail.com

unread,
Feb 24, 2022, 6:29:55 AM2/24/22
to
Hi Bill Honker,
Thanks for your response. Is there any other IDE in the market supports TAL programming.

Bill Honaker

unread,
Feb 24, 2022, 11:42:13 AM2/24/22
to
None that I'm aware of.

qzilla

unread,
Mar 9, 2022, 7:24:33 PM3/9/22
to
If you are OK with an editor more than an IDE there is a VSCode extension for TAL (same extension supports TACL) - Allows syntax highlighting and PROC navigation, auto completion etc. It can be found here: https://marketplace.visualstudio.com/items?itemName=KNovichikhin.tal

red floyd

unread,
Mar 9, 2022, 7:29:47 PM3/9/22
to
There are also extensions to vim for TAL/pTAL.
https://www.vim.org/scripts/script.php?script_id=1967

0 new messages