Factor (programming language): Difference between revisions

Content deleted Content added
LittleDan (talk | contribs)
No edit summary
RolandH (talk | contribs)
m newer version
Line 5:
|year = [[2003]]
|developer = [[Slava Pestov]]
|latest_release_version = .8889
|latest_release_date = [[FebruaryMay 286]], [[2007]]
|typing = [[strong typing|strong]], [[dynamic typing|dynamic]]
|influenced_by = [[Joy programming language|Joy]], [[Forth (programming language)|Forth]], [[Lisp programming language|Lisp]], [[Self programming language|Self]]
|operating_system = [[Windows]], [[Mac OS]], [[Linux]], others
|license = [[BSD license]]
|website = [http://factorcode.org/ factorcode.org]
Line 31:
Though Factor does not adhere to an external standard the way C does, the language is heavily documented.
 
As of FebruaryMay 2007, the current version of Factor is .8889. A 1.0 release is planned within the next two years.
 
==External links==