Embedding the Crystal Compiler in Your Program
🔒
https://dev.to
«Introduction
The Crystal compiler can be used as a library.
This document explains how to set it up and use it.
Creating the Project
First, create a new Crystal project.
crystal init app duck_egg
cd duck_...»
Automatische Weiterleitung...
1.5s