Jump to content

Category:Objeck: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 10:
{{language programming paradigm|Object-oriented}}{{language programming paradigm|functional}}
 
'''Objeck ''' is an [[object-oriented]] computing language with [[functional programming|functional]] features. The language haswas tiesbased withupon the author's use of [[Java]] and [[Scheme]]. In thisthe language, all data types are treated as objects and functions are first-class functions that support closures.
 
The programming environment consists of an optimizing compiler, command-line debugger, and virtual machine with associated [[Garbage collection|garbage collector]] and [[JIT]] compiler. The compiler emits binary [[bytecode]] that is executed by the runtime system. The runtime systemJIT hascompiler thesupport abilityARM64, to translate the bytecode intoARM32, AMD64 orand IA-32 machine code ontargets thefor macOS, Linux and flyWindows.
 
ForLearn more information check outfrom the getting started [https://www.objeck.org/getting_started.html getting started guide].
760

edits

Cookies help us deliver our services. By using our services, you agree to our use of cookies.