From cf9e65352cb477982754c98fafe0a3a98a42670d Mon Sep 17 00:00:00 2001 From: Eduardo Julian Date: Fri, 10 Jan 2020 20:56:36 -0400 Subject: Re-located Lux's parser. --- stdlib/source/program/compositor.lux | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'stdlib/source/program/compositor.lux') diff --git a/stdlib/source/program/compositor.lux b/stdlib/source/program/compositor.lux index 8324df002..4faa66057 100644 --- a/stdlib/source/program/compositor.lux +++ b/stdlib/source/program/compositor.lux @@ -35,8 +35,10 @@ ["." phase [extension (#+ Extender)]] [default - ["." platform (#+ Platform)] - ["." syntax]] + ["." platform (#+ Platform)]] + [language + [lux + ["." syntax]]] [meta ["." archive (#+ Archive)]]] ## ["." interpreter] -- cgit v1.2.3