c3d / xl

A minimalist, general-purpose programming language based on meta-programming and parse tree rewrites
GNU General Public License v3.0
270 stars 15 forks source link

Implement modules #35

Open c3d opened 4 years ago

c3d commented 4 years ago

XL modules have existed in two implementations so far:

Neither implementation covers syntax statements in modules correctly.

The new implementation should be: