the project Fresh

flat assembler visual programming IDE

Flat assembler | Message board

Current status of the project Fresh is now: ALPHA

Please excuse us if you find it a little buggy and not comfortable, but try to imagine, what Fresh will become in the near future. :)

Any bug report or user opinion, or suggestion will be highly appreciated.


Fresh Alpha 1.1.3 - installer
size: 519 kilobytes
last update: 12.02.2006
What's new?_
This is mostly clean-up release. Some bugs were fixed. Most important changes are:
- Fresh headers and macroinstructions are now completely compatible with those from FASMW distribution. Of course there are some additional macros (like iglobal/endg), but now you can compile any application that can be compiled with FASMW.
- Due to extension of fasm core, two functions responsible for collecting symbol names and symbol values were combined into one. Now code is clearer, and compilation is a little faster.
- Added small library for storing user preferences.
See Project History for details.