-
-
Notifications
You must be signed in to change notification settings - Fork 2
C Frontend
Andrew Johnson edited this page Feb 13, 2025
·
11 revisions
LM now accepts C code to compile. We try to conform to ANSI C standards but there are some places where interoperability with other LM code yields some non-standard behavior.
- C Code that compiles with a major C compiler should compile with LM
- C Code can call out to other LM functions
- C Code that calls LM can potentially use "punned" symbols
The λ☶ source code and documentation are released under the terms of the attached permissive MIT license. This license is intended only to protect the future development of the project while otherwise allowing people to use the code and IP as they would like. Please, just be nice.