Category:Fancy: Difference between revisions

m
add semantic annotation
No edit summary
m (add semantic annotation)
 
(2 intermediate revisions by 2 users not shown)
Line 8:
|strenght=weak
|compat=duck
|tags=factorfancy
}}
{{language programming paradigm|object-oriented}}
Line 15:
 
* Be reasonably fast
* Be a dynamic language (as in [[Smalltalk]] or [[Ruby]])
* Be truly object oriented (as in Smalltalk or Ruby)
* Be concurrent (via the Actor Model)
Line 21:
* Be portable and possibly run on multiple runtimes (this isn’t the case yet)
 
At the moment, Fancy follows most of the goals above. Its current implementation is an interpreter written in [[implemented in language::C++]].
 
== See Also ==
Anonymous user