lua-users home
lua-l archive

Re: interpreter history question

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


2013年9月14日 Patrick <patrick@spellingbeewinnars.org>:
> I know that an early version of Lua used Bison and Flex and that Bison and
> Flex were not used later.
>
> I am just curious, was the original parser/lexer that was outputted scraped
> completely or did it still have valuable code that just needed to be hand
> altered afterwards?
All previous versions of Lua are available from lua.org, and the code
for Lua 1.1 has a `yacc` subdirectory.

AltStyle によって変換されたページ (->オリジナル) /