Class Central is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

YouTube

Easier Lint Authoring with Semantic Search and Replace

Code Sync via YouTube

Overview

Coursera Flash Sale
40% Off Coursera Plus for 3 Months!
Grab it
Explore how to simplify lint authoring for Erlang code using Semantic Search and Replace techniques in this 22-minute conference talk from Code BEAM Stockholm 2025. Learn about the two essential components of linting: identifying problems in code and providing fixes, and discover how traditional approaches require scanning code for patterns, checking each occurrence, and implementing code changes based on findings. Understand how Semantic Search and Replace functions as a regex-like string matching system specifically designed for Erlang syntax, enabling developers to match patterns and extract relevant code segments more efficiently. Discover practical methods for dramatically simplifying all three steps of the linting process - pattern identification, problem verification, and code fixing - through this innovative approach that streamlines lint development workflows for Erlang developers.

Syllabus

Easier Lint Authoring with Semantic Search and (...)- Alan Zimmerman | Code BEAM Lite STO 2025

Taught by

Code Sync

Reviews

Start your review of Easier Lint Authoring with Semantic Search and Replace

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.