原生函数是什么意思?
Native Functions meaning?
在编程语言中,“本机函数”是什么意思?
我正在阅读 Robert Nystrom 的书“Crafting Interpreters”,他在 Github 上列出了其他读者用其他语言完成的所有 Lox 实现。我看到其中一个列表说它没有本机功能,我想知道这是什么意思?
https://github.com/munificent/craftinginterpreters/wiki/Lox-Implementations
本机函数定义,来自 Robert Nystrom 的“Crafting Interpreters”一书
http://craftinginterpreters.com/calls-and-functions.html#native-functions
在编程语言中,“本机函数”是什么意思?
我正在阅读 Robert Nystrom 的书“Crafting Interpreters”,他在 Github 上列出了其他读者用其他语言完成的所有 Lox 实现。我看到其中一个列表说它没有本机功能,我想知道这是什么意思?
https://github.com/munificent/craftinginterpreters/wiki/Lox-Implementations
本机函数定义,来自 Robert Nystrom 的“Crafting Interpreters”一书
http://craftinginterpreters.com/calls-and-functions.html#native-functions