Softpedia
 


LINUX CATEGORIES:



GLOBAL PAGES >>
NEWS ARCHIVE >>
SOFTPEDIA REVIEWS >>
MEET THE EDITORS >>
WEEK'S BEST
  • Linux Kernel 3.9.3 / 3....
  • LibreOffice 3.6.6 / 4.0.3
  • MPlayer 1.1.1
  • systemd 204
  • Arch Linux 2013.05.01
  • Blender 2.67a
  • KDE Software Compilatio...
  • CrunchBang Linux Stable...
  • Elementary OS 0.1 / 0.2...
  • SystemRescueCd 3.6.0
  • Home > Linux > Programming > Compilers

    Factor 0.87

    Download button

    No screenshots available
    Downloads: 690  View global page NEW!  Tell us about an update
    User Rating:
    Rated by:
    Fair (2.7/5)
    17 user(s)
    Developer:

    License / Price:

    Last Updated:

    Category:
    Slava Pestov | More programs
    BSD License / FREE
    January 3rd, 2007, 21:35 GMT
    ROOT / Programming / Compilers

     Read user reviews (0)  Refer to a friend  Subscribe

    Factor description

    Factor is a dynamic programming language.

    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.

    Product's homepage

      


    TAGS:

    programming language | programming paradigm | Factor | programming | language

    Go to top

    WindowsGamesDriversMacLinuxScriptsMobileHandheldNews

    SUBMIT PROGRAM   |   ADVERTISE   |   GET HELP   |   SEND US FEEDBACK   |   RSS FEEDS   |   UPDATE YOUR SOFTWARE   |   ROMANIAN FORUM