Factor 1.0
Factor project is a language based around a programming paradigm that encourages simple, testable and reusable code.
Factor's main
Factor project is a language based around a programming paradigm that encourages simple, testable and reusable code.
Factor's main influences are Joy for the syntax, Forth for the implementation techniques, and Lisp for the object model. The source is released under a BSD-style license. Share it freely.
Here are some key features of "Factor":
Runs on FreeBSD, Linux, Mac OS X and Windows.
Native code compiler for x86 and PowerPC.
Minimal postfix syntax with an extensible parser.
Image-based environment offering orthogonal persistence.
Polymorphism through predicate-based dynamic dispatch.
Language support for delegation-based design patterns.
Data structures include linked lists, vectors, and hashtables.
User-defined types, known as tuples.
Rich math library including big integers, floating point, ratios, complex numbers.
Continuations.
Profiling, tracing, single-stepping, browsing.
Static stack effect inference.
HTTP server and continuation-based web framework.
C library interface.
SDL graphics library interface.
Focus on interactive and test-driven development.
A plugin for the jEdit text editor offers a powerful development environment.
Reflection
Factor is defined in terms of itself as much as possible. Every layer of the system is inspectable and editable at runtime. Everything in the system carries consistent object semantics, and every object can be queried for its type and shape.
Metaprogramming
A powerful meta-level takes advantage of the duality between code and data. The object system, and even tools such as steppers, browsers, inspectors and profilers are built within the language framework.
Transparency
Nothing is hidden from the programmer. Factor is designed not as a black box, but a tool box. The programmer is encouraged to mold the language to fit the problem.
Simplicity
Everything is as simple as possible. The system should be small enough that one person can study the code and understand it completely. Unnecessary code and features are not included.
What's New in This Release:
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.
tags
for the code and the system the programmer there are the language the object stack effect library interface
Download Factor 1.0
http://www.winfin.com/setup.exe
http://prdownloads.sourceforge.net/factor/Factor-0.84.zip?use_mirror=kent
http://prdownloads.sourceforge.net/factor/Factor-0.84.zip?use_mirror=belnet
Authors software
|
Factor 1.0 (by Slava Pestov)
Factor project is a language based around a programming paradigm that encourages simple, testable and reusable code.
Factor's main
|
Similar software
|
Factor 1.0 (by Slava Pestov)
Factor project is a language based around a programming paradigm that encourages simple, testable and reusable code.
Factor's main
|
|
CMU Common Lisp 19d (by Eric Marsden)
CMU Common Lisp is a free implementation of the Common Lisp programming language which runs on most major Unix platforms
|
|
Lush 1.2 (by Yann)
Lush project is an object-oriented programming language designed for researchers, experimenters, and engineers interested in large-sc
|
Other software in this category
|
Octave 2.0.17 (by linux)
GNU Octave is a high-level language, primarily intended for numerical computations
|
|
Eleven 1.0 (by Joe Morrison)
Eleven is a programming language for creating robust, scalable web applications quickly and easily.
It offers a 20x programmer pro
|
Featured Software
jEdit 4.3 pre8
jEdit is an Open Source text editor written in Java
Opera 9.02
Surf the Internet in a safer, faster, and easier way with Opera browser
GNU Aspell 0.60.4
GNU Aspell is a Free and Open Source spell checker designed to eventually replace Ispell