BEGIN:VCALENDAR
VERSION:2.0
PRODID:-//wp-events-plugin.com//7.2.3.1//EN
BEGIN:VEVENT
UID:755@lincs.fr
DTSTART;TZID=Europe/Paris:20230301T103000
DTEND;TZID=Europe/Paris:20230301T113000
DTSTAMP:20230302T091224Z
URL:https://www.lincs.fr/events/parse-and-analyze-source-codes-with-tree-s
 itter/
SUMMARY:Parse and analyze source codes with Tree-sitter
DESCRIPTION:Tree-sitter is a library for parsing source codes. Compared to
 similar libraries\, Tree-sitter is very fast and dependency-free. This
 makes it easy to embed it in other programs\, such as text editors\, and
 use it for real-time applications\, such as syntax highlighting. In this
 talk we will study Tree-sitter’s query language to search for patterns in
 syntax trees\, and show how to use it from Python to analyze other
 programs.\n
CATEGORIES:Tools, Tips and Tricks,Working Group,Youtube
LOCATION:Room 4B01\, 19 place Marguerite Perey\, Palaiseau\, France
X-APPLE-STRUCTURED-LOCATION;VALUE=URI;X-ADDRESS=19 place Marguerite Perey\,
 Palaiseau\, France;X-APPLE-RADIUS=100;X-TITLE=Room 4B01:geo:0,0
END:VEVENT
BEGIN:VTIMEZONE
TZID:Europe/Paris
X-LIC-LOCATION:Europe/Paris
BEGIN:STANDARD
DTSTART:20221030T020000
TZOFFSETFROM:+0200
TZOFFSETTO:+0100
TZNAME:CET
END:STANDARD
END:VTIMEZONE
END:VCALENDAR