compilerz
18 months agoCheckpoint ongoing work
Not Zed [Sun, 9 Apr 2023 04:11:21 +0000 (13:41 +0930)]
Checkpoint ongoing work
 - added double and long as variable types
 - improved function resolution logic for type matching
 - coerce variables as necessary for function calls
 - simplify coercion code
18 months agoCheckpoint ongoing work.
Not Zed [Sat, 8 Apr 2023 23:36:46 +0000 (09:06 +0930)]
Checkpoint ongoing work.
 - fixed comparison ops
 - improved import mechanism
 - extended primitive type handling
 - implemented while/break/continue
18 months agoInitialise ScriptB implementation from ScriptA.
Not Zed [Mon, 27 Mar 2023 02:21:54 +0000 (12:51 +1030)]
Initialise ScriptB implementation from ScriptA.
18 months agoPartial .class compiler implementation.
Not Zed [Mon, 27 Mar 2023 02:15:12 +0000 (12:45 +1030)]
Partial .class compiler implementation.
19 months agoUpdate .gitignore
Not Zed [Thu, 23 Mar 2023 08:59:31 +0000 (19:29 +1030)]
Update .gitignore
19 months agoInitial import.
Not Zed [Thu, 23 Mar 2023 08:50:14 +0000 (19:20 +1030)]
Initial import.