readme

来自「parse fuzzy contrl language file」· 代码 · 共 14 行

TXT
14
字号
This is a Parser for the Fuzzy Control Language defined in the IEC 61131-7 document-----------------------------------------------------------------------------------The only thing this program do, is to tell you where the errors are in the FCL file,in the future the idea is to remplace the BRAIN DEAD PARSER ffll (Free Fuzzy Logic Library)has.Some minor changes has been made from the standard, that are the followings:1. The RANGE is adjusting for all the variables in the FUZZIFY and DEFUZZIFY blocks2. For the moment it only soupport integer numbersThe lexer and the parser has been created using the Flex and Bison tools respectively

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?