📜  在计算中解析 - 无论代码示例

📅  最后修改于: 2022-03-11 14:56:11.097000             🧑  作者: Mango

代码示例1
To parse, in computer science, is where a string of commands – usually a program – is separated into more easily processed components, which are analyzed for correct syntax and then attached to tags that define each component. The computer can then process each program chunk and transform it into machine language.