etaoins / llambda

Scheme R7RS frontend for LLVM
Other
68 stars 6 forks source link

Generalize support for inline data #4

Open etaoins opened 10 years ago

etaoins commented 10 years ago

Strings, symbol, vectors and bytevectors should support inline data for small values. This will require assistance from typegen to do properly. Inline records should be ported to this new system.