位元組碼(英語:Bytecode)通常指的是已經經過編譯,但與特定機械碼無關,需要直譯器轉譯後才能成為機械碼的中間代碼。位元組碼通常不像原始碼一樣可以讓人閱讀,而是編碼後的數值常數、參照、指令等構成的序列。[1]
位元組碼主要為了實現特定軟件運行和軟件環境、與硬件環境無關。位元組碼的實現方式是通過編譯器和虛擬機器。編譯器將原始碼編譯成位元組碼,特定平臺上的虛擬機器將位元組碼轉譯為可以直接執行的指令。位元組碼的典型應用為Java bytecode。 [2] [3]
參見
參考資料
Wikiwand in your browser!
Seamless Wikipedia browsing. On steroids.
Every time you click a link to Wikipedia, Wiktionary or Wikiquote in your browser's search results, it will show the modern Wikiwand interface.
Wikiwand extension is a five stars, simple, with minimum permission required to keep your browsing private, safe and transparent.