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 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

此版本是有针对性的提高 Linux (酒) 中的用户体验。最令人讨厌的问题已修复,包括编辑器窗口激活时的闪烁和代码完成窗口的表现欠佳。此外,几个 bug 已修复,和 FreshLib 已更新到最新的开发版本。对于那些使用新鲜 IDE 下红酒,强烈建议更新。
标签: bugfix, Wine, Linux
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.

2012-11-26 08:45
2.1.3

此版本更新到版本 1.71.06 FASM 编译器。
标签: Minor, bugfix
This version updates the FASM compiler to version 1.71.06.

2012-11-10 23:20
2.1.2

此版本包含的报告在 64 位 Windows 7 平台上的 bug 的修复。强烈建议更新。
标签: bugfix
This release contains fixes for bugs reported on 64-bit Windows 7 platforms. Updating is highly recommended.

2012-11-03 16:28
2.1.1

几个新的功能和错误修正。主要重点是代码探索功能。历史记录管理器被实现。它会记住您的路径,然后可以定位你回来和向前通过探讨的源代码文件。此功能补充其他代码探索功能,使代码探索快速、 高效。"交叉引用"-基于功能与本地标签以及现在工作。交叉引用窗口中提供了更好的键盘接口。内存泄漏、 一个严重的 bug,在新的交叉引用处理代码中和在退出 zombifying bug 被固定。
标签: Major, new features, bugfix
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.

2012-11-01 06:09
2.1.0

重要的新功能和修复程序。实施本地标签的自动完成了。它应加快编程速度通过大大减少击键输入。编译时间大大减少了交叉引用处理算法优化。最新的 FASM 1.71.05 编译器是包括在内。最新的工作版本的 FreshLib,部份地移植到 KolibriOS,被合并了。FreshLib 现在包括模板,用于更容易移植到新的操作系统。
标签: Major, new features, important
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.

Project Resources