Aller au contenu

Module:FParser : Istorik chanjman

Seleksyon diferans : make bouton yo pou revizyon nou vle konpare epi apiye sou enter oubyen klike sou bouton ki anba. Lejand : (akt) = diferans ak revizyon kounye a, anvan = diferans ak revizyon anvan, tp = modifikasyon ki tou piti.

6 oktòb 2023

  • aktanvan 14:366 oktòb 2023 à 14:36 Kitanago diskisyon kontribisyon 11 018 okte +11 018 Paj ki kreye ak " local lexer = {} local parser = {} --[[ These parser functions are generic functions to build a parser. It works with "Lexing" and "Parsing" functions. The parser is initialized by the "parse" function, who generates a "state" object that must be a parameter of each parsing functions, and eventually returns the main node of the AST if everything goes well * Lexing functions have one parameter, the state of the parser, and return... "