Download List

專案描述

Fresh IDE is a visual assembly language IDE with a built-in Flat assembler (FASM) compiler. It is written in Fresh IDE and is a self-compilable application. It is fully compatible with FASM and can be compiled with every version of FASM, as well. The main goal of Fresh is to make programming in assembly as fast and efficient as in high-level languages, without sacrificing the small application size and raw power of assembly language. It is a Windows application, but it runs in Wine very well and can create, compile, debug, and run applications for Windows and Linux on both Windows and Linux host machines.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2012-12-07 10:19
2.1.4

This release is targeted to improve the user experience in Linux (Wine).

Most annoying issues have been fixed,
including

the flickering of the editor window when activated and the poor performance of the code
completion window.

Additionally,
several bugs have been fixed, and FreshLib has been updated to the latest
development version.

Updating is highly recommended for those using Fresh IDE under Wine.
標籤: bugfix, Wine, Linux

2012-11-26 08:45
2.1.3

This version updates the FASM compiler to version 1.71.06.
標籤: Minor, bugfix

2012-11-10 23:20
2.1.2

This release contains fixes for bugs reported on 64-bit Windows 7 platforms. Updating is highly recommended.
標籤: bugfix

2012-11-03 16:28
2.1.1

Several new features and bugfixes. The main focus is on the code exploration features. History manager was implemented. It remembers your path and then can navigate you back and forward through the explored source files. This feature complement the other code exploration features in order to make code exploration fast and efficient. "Cross reference"-based features now work with local labels as well. A better keyboard interface was provided for the cross reference window. Memory leaks, a serious bug in the new cross reference processing code, and a zombifying bug on exit were fixed.
標籤: Major, new features, bugfix

2012-11-01 06:09
2.1.0

Important new features and fixes. Auto-completion for the local labels was implemented. It should speed up the programming by vastly reducing keystrokes typed. The compilation time was greatly reduced by optimization of the cross-reference processing algorithms. The latest FASM 1.71.05 compiler is included. The latest working version of FreshLib, partially ported to KolibriOS, was merged. FreshLib now includes templates for easier porting to new OSes.
標籤: Major, new features, important

Project Resources