<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>FAST on Cyril Ferlicot-Delbecque</title><link>http://ferlicot.fr/tags/fast/</link><description>Recent content in FAST on Cyril Ferlicot-Delbecque</description><generator>Hugo</generator><language>en-US</language><lastBuildDate>Wed, 02 Sep 2026 00:00:00 +0000</lastBuildDate><atom:link href="http://ferlicot.fr/tags/fast/index.xml" rel="self" type="application/rss+xml"/><item><title>Analyzing Python Code with FAST-Python in Moose</title><link>http://ferlicot.fr/posts/2026-09-02_analyzing-python-code-with-fast-python/</link><pubDate>Wed, 02 Sep 2026 00:00:00 +0000</pubDate><guid>http://ferlicot.fr/posts/2026-09-02_analyzing-python-code-with-fast-python/</guid><description>&lt;p&gt;Moose is a platform for software analysis. To analyze a program, Moose needs a model. We have two kinds of models: &lt;strong&gt;Famix&lt;/strong&gt; models that represent the entities and dependencies of a software system, and &lt;strong&gt;FAST&lt;/strong&gt; models that represent the AST of a program.&lt;/p&gt;&#10;&lt;div class="centered-figure"&gt;&#10; &lt;img src="model.png" alt="Famix and FAST models in Moose"&gt;&#10;&lt;/div&gt;&#10;&lt;p&gt;Over the past months I have been working on &lt;strong&gt;FAST-Python&lt;/strong&gt;: a complete toolkit to import, resolve, and analyze Python code in Moose. The project currently has more than 1300 tests to make sure everything works as expected.&lt;/p&gt;</description></item></channel></rss>