aboutsummaryrefslogtreecommitdiff
path: root/snug-clean/src/Snug/Compile.icl
AgeCommit message (Expand)AuthorFilesLines
2023-01-31Minor improvements; implement saturated function and constructor applicationsCamil Staps1-3/+34
2023-01-30Add compilation for symbols with arity 0Camil Staps1-1/+37
2023-01-30Align on halfwords instead of double words; use data/text boundary to disting...Camil Staps1-7/+14
2023-01-28Add stack simulator for compilationCamil Staps1-52/+15
2023-01-27Add compilation of constructors and basic valuesCamil Staps1-0/+130