Expert Talk: Zig Programming Language & Linters • Andrew Kelley & Jeroen Engels • GOTO 2022

This interview was recorded for GOTO Unscripted at GOTO Copenhagen. #GOTOcon #GOTOunscripted #GOTOcph Read the full transcription of this interview here: Andrew Kelley - Creator of the Zig Programming Language Jeroen Engels - Author of Elm-review @jfmengels DESCRIPTION This conversation between Jeroen Engels, a software engineer at CrowdStrike, and Andrew Kelley, the president and lead software developer of the Zig Software Foundation, discusses the use of linters in programming languages. They talk about the challenges of refactoring code with custom macros and the need for improved refactoring tools and integration with compilers for programming languages. The conversation also covers the importance of error codes versus warning codes in linters, handling potentially null values, and the tradeoffs of having linting errors. Although the Zig compiler does not have a separate linter, they agree that a separate linter step from the compilation step is a viable option. The conversation highlighted the importance of enforcing linting in the continuous integration (CI) process and the need for programmers to cooperate to make functions work without side effects. TIMECODES 00:00 Intro 00:55 Linter overview & programming languages application 06:05 Linters: Errors vs Warnings 12:45 The Benefits of Prompts in Linter Auto-Fix 19:06 The workflow of using linters 25:04 Guarantees vs Power: A Comparison of Nim & Zig 29:42 Linter errors & functional programming 38:48 Outro RECOMMENDED BOOKS Dean Bocker • Don’t Panic! I’m A Professional Zig Programmer • Richard Feldman • Elm in Action • Jeremy Fairbank • Programming Elm • Wolfgang Loder • Web Applications with Elm • Cristian Salcescu • Functional Programming in JavaScript • Tim McNamara • Rust in Action • #ZigLang #Linters #Linter #AndrewKelley #JeroenEngels #ElmLang #FunctionalProgramming #LinterTutorial #Crowdstrike #Humio #Programming #SoftwareEngineering #ProgrammingLanguage #ZigCode #ZigProject #ZigTutorial Looking for a unique learning experience? Attend the next GOTO conference near you! Get your ticket at SUBSCRIBE TO OUR CHANNEL - new videos posted almost daily.
Back to Top