...

/

Coding Challenge: Create a Mini DSL

Coding Challenge: Create a Mini DSL

Let's create a mini domain-specific language in this challenge.

We'll cover the following...

Problem statement

Let’s create a mini DSL that makes it easier to create (correct) flights for an airport.

Notice that we’ve already defined a couple of useful types. Flights have different properties, depending on whether they’re arrivals or departures, so we have a separate type for each.

Access this course and 1400+ top-rated courses and projects.