Category:Objeck: Difference between revisions

Content added Content deleted
No edit summary
No edit summary
Line 17: Line 17:
* Support for polymorphic methods and functions
* Support for polymorphic methods and functions
* "public" and "private" methods classifications
* "public" and "private" methods classifications
* Native runtime JIT support for IA-32 architectures (currently working on AMD64 support)
* Native runtime [[JIT|JIT]] support for IA-32 architectures (currently working on AMD64 support)
* [[garbage collection|Automatic memory management]]
* [[garbage collection|Automatic memory management]]
* Dynamic type variable binding
* Dynamic type variable binding