Author | Message |
Admin Site Admin (send private message) Posts: 933 Topics: 55 Location: OverHertz Studio | [1372] Ziron 2 Release - posted: 2013-03-11 20:15:01 Hello there, this is not actually an official release yet, there is still many things to be done and added, but I'm releasing this alpha release so people can submit bugs of the current supported feature set. Download Ziron 2 Alpha Now there is some changes, and you won't be able to compile old ziron 1 samples just yet, this will not be until the official release. However the features that are implemented are much better than the predecessor. For example, we now have support for complex if, while repeat statements: Code:
There is also now uninitialized and initialized data, consts are written to read only memory, Support for unicode and other things you can find for yourself. Once i have an offical release of Ziron 2 i will replace all documentation with up-to-date Ziron 2 documentation. Also 1 thing to note is Ziron 2 supports only 318 opcodes so far, but i will add another 100+ for the beta release. instructions supported for the alpha release: Code:
high level blocks supported: Code:
Has support for functions, global and local variables and numerous other things which i will go into detail for the proper release. also note there is no inline or macro support yet. Please let me know what you think and i hope you enjoy playing around with Ziron 2 alpha. a small sample to get you started: Code:
note: not really any includes have been added yet, so needed windows functions must be imported for the alpha Download Ziron Get free hosting for Ziron related fan-sites and Ziron projects, contact me in private message. |
Admin Site Admin (send private message) Posts: 933 Topics: 55 Location: OverHertz Studio | [1375] - posted: 2013-03-24 17:45:49 I am happy to announce the beta release of Ziron 2 Download changelog since the alpha version: Code:
This release has a total of 356 opcodes added. there is still a few features of Ziron 1 i need to complete, but this hopefully should be shortly, also it only produces exe cui and gui apps right now, but this will be finished for official release, i hope to get started soon on finishing the 64-bit updates also. Enjoy and please let me know of any bugs etc -Colin Download Ziron Get free hosting for Ziron related fan-sites and Ziron projects, contact me in private message. |
Admin Site Admin (send private message) Posts: 933 Topics: 55 Location: OverHertz Studio | [1376] - posted: 2013-03-27 22:46:10 After some important fixes and additions, Here is the second beta Download Code:
Ziron 2 is almost to Ziron 1 standard, plus extra Download Ziron Get free hosting for Ziron related fan-sites and Ziron projects, contact me in private message. |
Admin Site Admin (send private message) Posts: 933 Topics: 55 Location: OverHertz Studio | [1378] - posted: 2013-04-05 21:34:02 This may very well be the final beta before an official release, I'm hoping now it should be on the same level or higher than Ziron 1 Download Ziron 2 beta 3 changelog for this beta: Code:
Please submit any queries directly to this thread for beta releases, and please let me know of which features are missing from Ziron 2 so i can implement them for the release Download Ziron Get free hosting for Ziron related fan-sites and Ziron projects, contact me in private message. |
Admin Site Admin (send private message) Posts: 933 Topics: 55 Location: OverHertz Studio | [1381] - posted: 2013-04-11 17:46:35 Due to some bugs i decided to release another beta before finalizing some things. Download Ziron 2 beta 4 changelog for this beta: Code:
Download Ziron Get free hosting for Ziron related fan-sites and Ziron projects, contact me in private message. |
Admin Site Admin (send private message) Posts: 933 Topics: 55 Location: OverHertz Studio | [1386] - posted: 2013-12-11 05:00:08 Ziron 2 has a current stable release available for the past several month, I, unfortunately have not had the time to continue adding features/updates, so I am making an official release of the current stable version until the coming months when I can continue development. Download Ziron 2.0.0.5 The following changelog has not changed for 2 month, but updated for release: Code:
I hope to continue general development of Ziron 2 soon, meanwhile if any requests come in I will try to get them done ASAP. Download Ziron Get free hosting for Ziron related fan-sites and Ziron projects, contact me in private message. |
Admin Site Admin (send private message) Posts: 933 Topics: 55 Location: OverHertz Studio | [1387] - posted: 2013-12-16 04:08:33 Fixed many problems with the previous release, this should be a much better release candidate than the 2.0.0.5 Download Ziron 2.0.0.6 changelog: Code:
please let me know of any other bugs or issues. Download Ziron Get free hosting for Ziron related fan-sites and Ziron projects, contact me in private message. |
Admin Site Admin (send private message) Posts: 933 Topics: 55 Location: OverHertz Studio | [1388] - posted: 2014-01-05 23:03:20 Hello, hope everyone has had a nice new year. Download Ziron 2.0.0.7 changelog: Code:
a very nice feature addition is extended macros "emacro", an example is in the zirutils.zir include file: Code:
emacros currently support 2 states, MACRO_START and MACRO_END, the macro is called on both states and will allow you to do as the above, a simple usage like so: Code:
I will probably make a tutorial on macros when i get time please let me know of any other bugs or issues. Download Ziron Get free hosting for Ziron related fan-sites and Ziron projects, contact me in private message. |
Currently Active Users: There are currently 2 user(s) online. 0 member(s) and 2 guest(s) Most users ever online was 1046, January 28, 2022, 2:08 pm. Statistics: Threads: 225 | Posts: 1848 | Members: 51 | Active Members: 51 Welcome to our newest member, yecate |