HyperNext Studio

Announcements => Development Progress => Topic started by: Malkom on September 16, 2017, 02:45:54 PM

Title: September update
Post by: Malkom on September 16, 2017, 02:45:54 PM
Overview

Now focusing on getting HN to compile some core HN commands such as PUT.

Once these commands compile, then can work on getting the Runtime Engine to execute them.


Progress

* Compiler main module
   - Pass 3 is the most complex and so still working through this.
   - Working through its lower level routines.
   - Also working on compiler threading.

* Save & Load - converted a lot of this but still requires some API objects.


Development Tools

Now using Free Pascal with Lazarus instead of Code Typhon.
Code Typhon is an excellent development system but there were problems in moving projects between Linux and Windows.


Aims

For HN to compile some simple PUT, math and message commands.