{"id":520,"slug":"ll-parser","name":"LL parser","short_description":"An LL parser is a top-down parser for a restricted context-free language.","url":"https://github.com/topics/ll-parser","github_count":44,"created_by":null,"logo_url":null,"released":null,"wikipedia_url":"https://en.wikipedia.org/wiki/LL_parser","related_topics":["lr-parser"],"aliases":[],"github_url":null,"content":"\u003cp\u003eIn computer science, an LL parser (Left-to-right, leftmost derivation) is a top-down parser for a restricted context-free language. It parses the input from Left to right, performing Leftmost derivation of the sentence.\u003c/p\u003e\n","created_at":"2024-07-29T13:47:19.550Z","updated_at":"2026-04-15T00:13:52.549Z","topic_url":"https://awesome.ecosyste.ms/api/v1/topics/ll-parser","html_url":"https://awesome.ecosyste.ms/topics/ll-parser","projects_url":"https://awesome.ecosyste.ms/api/v1/projects?keyword=ll-parser","lists_url":"https://awesome.ecosyste.ms/api/v1/lists?topic=ll-parser"}