This commit is contained in:
Kartik Agaram 2019-08-25 15:12:56 -07:00
parent e3f1ce6735
commit 9ac3fde9ab
1 changed files with 3 additions and 1 deletions

View File

@ -1,4 +1,6 @@
# Desugar a few kinds of syntax.
# Experimental syntax sugar for SubX programs.
#
# We're experimenting with the following expressions:
#
# 1.
# $ echo "ab %eax" | ./subx run apps/desugar