Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 15 additions & 0 deletions 2026-Conference/talks/2026-TreeSitter-Moose
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
! Moose:: Simplifying the development of importers based on TreeSitter

Cyril Ferlicot-Delbecque

""Abstract:""
Moose is a software analysis platform. In order to analyse a project we need to import it as a Moose model which is not an easy task.

TreeSitter is a parsing stack developed by Github.

This presentation will show how we are using this project to simplify the creation of Famix and FAST importer for Moose.

""Bio:""
Cyril Ferlicot-Delbecque is a research and development engineer working in the Inria Evref team.
He works since 2015 on divers project around Pharo, on Pharo itself and on Moose and its echosystem.
He's currently working on software analysis to analyse Python notebooks.
Loading