Machine code: Difference between revisions

m
(julia example)
Line 333:
</pre>
 
=={{header|Julia}}==
{{trans|C}}
Julia cannot execute machine code directly, but can embed C and C++ with the Cxx library.
Line 375:
julia_function()
</lang>
 
 
=={{header|Kotlin}}==
4,108

edits