Skip to content

juliabloggers.com

A Julia Language Blog Aggregator

  • Home
  • Submit Your RSS/Atom Feed

Composing macros inside-out with Julia

By: jkrumbiegel.com

Re-posted from: https://jkrumbiegel.com/pages/2022-08-09-composing-macros/

Macros in Julia, denoted by the @ prefix, are used to transform code before it is executed. They are often used to reduce boilerplate or implement domain specific languages (DSLs).

Related

This entry was posted in Julia and tagged Julia on August 8, 2022 by jkrumbiegel.com.

Post navigation

← Composing macros inside-out with Julia JuliaCon 2022 Highlights →

RSS feed

Recent Posts

  • Ray Tracing in Makie: From Research Data to Photorealistic Renders
  • What Agentic AI “Vibe Coding” In The Hands Of Actual Programmers / Engineers
  • This Month in Julia World (January 2026)
  • Why Julia’s GPU Accelerated ODE Solvers are 20x-100x Faster than Jax and PyTorch
  • Introducing SciML Health Bots: Lowering Barriers While Raising Standards
  • This Month in Julia World (December) 2025)
  • Links sobre computación
  • Links sobre Investigación Operativa
  • Otros enfoque sobre el aprendizaje automático
  • Repositorios de papers interesantes de IO
Proudly powered by WordPress