What does "LF" stand for in Daml-LF?
App Development2 posts17 viewsLast activity 2d ago
WA
WallaceKellyOP
2d agoWhat does “LF” stand for in Daml-LF?
WA
WallaceKelly
2d agoAccording to this whitepaper:
Daml code is compiled into Daml-LF
(LF stands for ledger fragment),
which is interpreted by Daml ledgers.