Download List

Projeto Descrição

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

Esta versão destina-se para melhorar a experiência do usuário no Linux (Wine).

Questões mais irritantes foram corrigidas, incluindo a oscilação da janela do editor quando ativado e o mau desempenho da janela de conclusão de código.

Além disso, vários bugs foram corrigidos, e FreshLib foi atualizado para a versão mais recente de desenvolvimento.

Atualização é altamente recomendado para quem usa o IDE fresco no Wine.
Tags: 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

Esta versão atualiza o compilador FASM para a versão 1.71.06.
Tags: Minor, bugfix
This version updates the FASM compiler to version 1.71.06.

2012-11-10 23:20
2.1.2

Esta versão contém correções para bugs relatados em plataformas de Windows 7 de 64 bits. Atualização é altamente recomendável.
Tags: 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

Vários novos recursos e correções de bugs. O foco principal é sobre os recursos de exploração do código. History manager foi implementado. Ele se lembra de seu caminho e então pode navegar para trás e para frente através de arquivos de fonte explorada. Este recurso complementar os outros recursos de exploração do código, a fim de tornar a exploração de código rápida e eficiente. "Referência cruzada"-com base em recursos de agora trabalhos com rótulos locais também. Uma melhor interface de teclado foi fornecida para a janela de referência cruzada. Um bug de zombifying na saída, um bug sério no novo código de processamento de referência cruzada e vazamentos de memória foram corrigidos.
Tags: 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

Importantes novas funcionalidades e correções. Preenchimento automático para os rótulos locais foi implementado. Ele deve acelerar a programação, reduzindo consideravelmente as teclas digitadas. O tempo de compilação foi reduzido pela otimização dos algoritmos de processamento de referência cruzada. O mais recente FASM 1.71.05 compilador está incluído. A última versão de trabalho do FreshLib, parcialmente portado para KolibriOS, fundiu-se. FreshLib agora inclui modelos para portar mais fácil para novos sistemas operacionais.
Tags: 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