andrew-johnson-4 / lambda-mountain

Compact Portable Assembler (5K SLOC)
MIT License
12 stars 0 forks source link

Generalized keying for fragment rendering #478

Closed andrew-johnson-4 closed 3 weeks ago

andrew-johnson-4 commented 3 weeks ago
(.program(
   \t 'mov '$ (.expression src) , \s '% (.expression dst) \n
))

The .program and .expression shouldn't be hard coded into the renderer. This can be generic based on any term that starts with . .