Downloadliste

Projektbeschreibung

Factor is a dynamically-typed stack-based programming language. Factor runs on various OSes and CPU architectures, and provides an optimizing compiler, interactive development environment, powerful collections, higher order programming, continuations, and a growing library of contributed code.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
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.

2006-09-04 06:30
0.84

Non-blocking I / O und die Steckdosen sind unter Windows wieder unterstützt. Stack-Effekt Erklärungen werden vom Compiler geprüft und sind für rekursive Worte obligatorisch. Die neue grafische Code Wanderer auf UI unterstützt rückwärts schreitend. Es gibt mehr Tastenkombinationen in der Benutzeroberfläche. Alle Fehler sind jetzt dokumentiert. Es ist steckbar Editor-Unterstützung (derzeit jEdit, VIM und Emacs). Es gibt viele aktualisierte und neue beigetragen Bibliotheken, einschließlich verteilt Parallelität, ein JSON-Reader / Writer, Parser combinators und einen Kalender hinzugefügt.
Tags: Major feature enhancements
Non-blocking I/O and sockets are supported on Windows once again. Stack effect declarations are checked by the compiler and are mandatory for recursive words. The new graphical code walker in UI supports stepping backwards. There are more keyboard shortcuts in the UI. All errors are now documented. There is pluggable editor support (currently jEdit, VIM and Emacs). There are many updated and new contributed libraries, including distributed concurrency, a JSON reader/writer, parser combinators, and a calendar library.

2006-07-28 10:37
0.83

Verkettete Listen wurden entfernt. Neue Features sind ein First-Class-"Angebot" Art wurde vertreten Code-Blöcke, ein Multi-Line-Editor-Gadget in der Benutzeroberfläche, eine neue Benutzeroberfläche Wort-Browser, eine Volltextsuche für Online-Dokumentation, Intel-Mac-Unterstützung, flexibler und leichter Kakao Bindung, die Fähigkeit, einen Neustart Fehler, ein neues Modul-System für das Laden zu werfen "contrib /" Bibliotheken und trug ein Datum und Uhrzeit hinzugefügt. Der eingebrachte Factory-Window-Manager wurde aktualisiert. Der eingebrachte HTTP-Server unterstützt jetzt auch eingebettete Scripting in HTML-Seiten für einfache Web-Anwendungen, die nicht eine ganze Responder benötigen.
Tags: Major feature enhancements
Linked lists were removed. New features include a
first-class "quotation" type was to represent code
blocks, a multi-line editor gadget in the UI, a
new UI word browser, full-text searching for
online documentation, Intel Mac support, more
flexible and lighter Cocoa binding, the ability to
throw restartable errors, a new module system for
loading "contrib/" libraries, and a contributed
time and date library. The contributed Factory
window manager was updated. The contributed HTTP
server now supports embedded scripting in HTML
pages for simple Web applications that do not
require an entire responder.

2006-03-30 23:10
0.81

Diese Version bietet Unterstützung für Rückrufe an die C-Library-Schnittstelle, sowie Anbindungen für X11, Kakao und Win32. Es hat eine verbesserte Multi-Fenster-Benutzeroberfläche, verbesserte Online-Hilfe und eine Solaris-x86-Port. Eine vorkompilierte Mac OS X (PowerPC) binär ist jetzt verfügbar.
Tags: Major feature enhancements
This release adds support for callbacks to the C library interface, as well as bindings for X11, Cocoa, and Win32. It has an improved multi-window UI, improved online help, and a Solaris-x86 port. A pre-compiled Mac OS X (PowerPC) binary is now available.

2006-01-31 06:19
0.80

Eine experimentelle Online-Hilfe-System mit grafischer Benutzeroberfläche und HTTP-Browsing, ein AMD64 Compiler-Backend, und die Verbesserung der Abläufe, Hash-Tabellen, Mathematik, und Bächen. Ein Objective C / Cocoa-Schnittstelle wurde mit einer optimierten Benutzeroberfläche, schneller bootstrap, ein Ausläufer Baum Bibliothek, AJAX-Unterstützung für den HTTP-Server, sowie eine aktualisierte X11 Bibliothek vorgelegt werden.
Tags: Major feature enhancements
An experimental online help system with GUI and HTTP browsing, an AMD64 compiler backend, and improvements to sequences, hash tables, math, and streams. An Objective C/Cocoa interface was provided along with a streamlined UI, faster bootstrap, a splay tree library, AJAX support for the HTTP server, and an updated X11 library.

2005-11-07 01:42
0.79

Der Compiler führt weitere Optimierungen. Die Benutzeroberfläche macht jetzt Grafiken mit Hilfe von OpenGL, liefert neue Entwicklungs-Tools zu nutzen Outliners und unterstützt die Fertigstellung und Mouse-Over-Hilfe. Die Sammlungen Bibliothek und Exception-Handling wurde aufgeräumt. Mehr dazu beigetragen Code hinzu: hier wurde ein Intel 8080 und Space Invaders Arcade-Maschine-Emulator, AOL Instant Messenger-Client-Bibliothek, Kairo Grafiken verbindlich, X11-Client verbindlich, und eine fortgeschrittene Mathematik-Bibliothek.
Tags: Major feature enhancements
The compiler performs more optimizations. The UI now renders graphics using OpenGL, provides new development tools making use of outliners, and supports completion and mouse-over help. The collections library and exception handling have been cleaned up. More contributed code has been added: an Intel 8080 and space invaders arcade machine emulator, AOL instant messenger client library, Cairo graphics binding, X11 client binding, and an advanced math library.

Project Resources