The first steps


  When I finished downloading the latest files and the configurator, (yes, it was the configurator), I had a dozen of errors popping up. Such DLL file or such file was missing. The main problem is that ZTML does not have a fanbase, does not have an official website, and does not even have its own IDE. 

    BUT! 

ZTML has its own framework where you can drop a ready-made .ztml file or separate external script files .zs

   In fact,  it's cool, since in the case of HTML, you can write code in a simple text editor. And the compiler is in the Framework itself. In fact, it is difficult to call it a Framework. Most likely it is a program that simply parses and compiles code and files associated with ZTML.

  By the way about this. This application only supports EXE so far, but the author plans to add plugins that will double the functionality and still allow you to create full-fledged APK files. But while plans remain plans, I managed to get some missing files from some User X and what a miracle! ... The program started and I even managed to produce a simple output of the string 'HelloWorld!'.  

 

  In general, through thorns and 3 hours of searching for missing files, I managed to write my first program and in fact, I am very pleased.


Later I will tell you more about ZTML, since I myself still do not know everything about it, or rather, nothing at all.

Leave a comment

Log in with itch.io to leave a comment.