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

YottaDB and Profile Scripting Language

46 views
Skip to first unread message

Сергей Каменев

unread,
Oct 31, 2021, 4:35:38 PM10/31/21
to
As I understand it, there is only one object-oriented language that can compile into m code. This is PSL.

Is it supported by YottaDB?
Maybe there are more modern alternatives?

The M syntax really feels outdated.

Sergey.

K.S. Bhaskar

unread,
Nov 1, 2021, 10:08:35 AM11/1/21
to
To the best of my knowledge, PSL (whose last release, from 2010, can be found at https://gitlab.com/YottaDB/DBMS/YDBPIP) is the only OO language that compiles into M. It is not supported by YottaDB.

There are multiple language APIs which are supported by YottaDB (https://docs.yottadb.com/MultiLangProgGuide/), and some that are indirectly supported, such as C++ (which can call the C API directly).

Regards
– Bhaskar
0 new messages