3

Could you please provide me with examples of open-sourced Turing complete general-purpose language(s) developed under MPS platform? (For further Studying).

ppopoff
  • 658
  • 7
  • 17
  • 1
    This discussion may help you: http://tomassetti.me/interview-to-vaclav-pech-on-jetbrains-mps-the-community-and-the-future/ A small discussion about MPS (What is going on and what plan for future) – Sanjit Kumar Mishra Jun 13 '16 at 13:28

1 Answers1

2

You can have a look three OSS implementations at the moment:

  1. BaseLanguage (Java) - bundled with MPS itself
  2. mbeddr C (C) - http://mbeddr.com/
  3. JavaScript - https://github.com/mar9000/ecmascript4mps

Vaclav

Vaclav Pech
  • 1,431
  • 8
  • 6