- Security Tokens and Stablecoins Quick Start Guide
- Weimin Sun Xun (Brian) Wu Angela Kwok
- 121字
- 2021-06-24 14:49:08
Ethereum virtual machine
An Ethereum's smart contract can be developed in one of four languages: Solidity (inspired by JavaScript), Serpent (inspired by Python, and no longer used), LLL (inspired by Lisp), and Mutan (inspired by Go, and no longer used). Since all of them are high-level programming languages, smart contracts need to be compiled into a low-level, machine-runnable language. Ethereum uses a VM approach, similar to the concept of Java Virtual Machine (JVM), to meet this need. The Ethereum erosion of VM is called EVM. Smart contract codes are converted to EVM-runnable bytecodes called opcode. The opcode is then deployed to the Ethereum blockchain for execution. Furthermore, currently, a research-oriented language is under development, called Viper—a strongly-typed Python-based language.
- 數(shù)學(xué)星球:人類文明與數(shù)學(xué)(萬(wàn)物皆數(shù)學(xué))
- 小數(shù)學(xué)家應(yīng)該知道的數(shù)學(xué)故事
- Data Visualization:a successful design process
- Origin 9.0科技繪圖與數(shù)據(jù)分析超級(jí)學(xué)習(xí)手冊(cè)
- 張梅玲:讓孩子受益一生的數(shù)學(xué)思維訓(xùn)練
- 數(shù)學(xué)建模33講:數(shù)學(xué)與繽紛的世界
- 老師沒(méi)教的數(shù)學(xué)
- 幾何之美
- 基于ANSYS的信號(hào)和電源完整性設(shè)計(jì)與分析(第2版)
- 線性代數(shù)
- ABAQUS 2018有限元分析從入門(mén)到精通
- 牛津通識(shí)讀本:數(shù)學(xué)(中文版)
- 數(shù)學(xué)家、間諜與黑客:密碼與解碼(萬(wàn)物皆數(shù)學(xué))
- 歐幾里得之窗
- 深度學(xué)習(xí)的數(shù)學(xué)