• YottaDB and Profile Scripting Language

    From =?UTF-8?B?0KHQtdGA0LPQtdC5INCa0LDQv@21:1/5 to All on Sun Oct 31 13:35:37 2021
    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.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From K.S. Bhaskar@21:1/5 to suka...@gmail.com on Mon Nov 1 07:08:34 2021
    On Sunday, October 31, 2021 at 4:35:38 PM UTC-4, suka...@gmail.com wrote:
    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.

    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

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)