replace flex as default lex

This commit is contained in:
Ella-0 2021-09-26 11:43:51 +00:00
parent 6a03423232
commit 2b88699048
3 changed files with 0 additions and 1 deletions

View file

@ -48,7 +48,6 @@ at build time and for this reason we are working on a stub implementation.
|libstdc++ | libc++ | C++ standard library |
|libgcc | libunwind | stack unwinding |
|libgcc | complier-rt | compiler builtins |
|flex | reflex | POSIX lex |
|bison | byacc | POSIX yacc |
|coreutils | toybox+busybox | POSIX utilities |
|gcc | clang | C++ compiler |