Category Develop

The graphical interface of learningml-editor

The development of any type of computer application is much easier if a suitable framework is used. Although it is true that the learning curve of these frameworks is usually quite steep, their advantages make them worth studying. In the…

Connect learningml-editor with lml-scratch

We have already seen in a previous post that the LearningML platform consists of two applications: the Machine Learning model editor (learningml-editor) and the program editor (lml-scratch). In that same post, it was explained how to set up a development…

How LearningML code is organized

With this post I start a series dedicated to the development of LearningML. The intention is to reveal, and at the same time document, how the tool has been built. I start by describing the organisation of the code at…