opensourcegirl.hashnode.devBuilding Backend Support for CompilerPlugin Artifacts in ScaladexFollowing the successful integration of CompilerPlugin support in Scala models, the next critical step in my GSoC 2025 project was implementing backend indexing for these artifacts. Compiler plugins are an essential part of the Scala ecosystem, and p...Nov 11, 2025·3 min read
opensourcegirl.hashnode.devAdding CompilerPlugin Platform Support in Scala ModelsOne of the core objectives of my GSoC 2025 project with Scaladex was to provide first-class support for Scala compiler plugins. Compiler plugins are a unique type of artifact in the Scala ecosystem — they extend the compiler’s capabilities and often ...Nov 11, 2025·4 min read
opensourcegirl.hashnode.devGSoC 2025 - Scaladex Project Review📋 Project Summary Project: Scaladex: Support for Compiler Plugins Duration: Google Summer of Code 2025 (medium project – 175 hours) Key Contributions: Extended Scala models by introducing the CompilerPlugin platform in Platform.scala and updating B...Nov 11, 2025·9 min read
opensourcegirl.hashnode.dev🧩Advanced Scala 2: Deep Functional Programming & Type System Mastery@Credit - Daniel Ciocîrlan, Kannupriya Kalra, Adrien Piquerez, Scala Center If Scala 2 Essentials laid the foundation, then Advanced Scala 2 takes you straight into the powerful world of functional programming, concurrency, implicits, and type-level ...Aug 16, 2025·5 min read
opensourcegirl.hashnode.dev⏳ Scala 2 Essentials: Building a Strong Foundation@Credit - Daniel Ciocîrlan, Kannupriya Kalra, Adrien Piquerez, Scala Center Before diving into advanced functional programming and Scala 3’s new features, every developer needs a solid foundation. The Scala 2 Essentials course by Daniel Ciocîrlan (R...Aug 16, 2025·5 min read