Phil Eaton 6/22/2019

Writing a lisp compiler from scratch in JavaScript: 6. LLVM system calls

Read Original

This technical article details extending a Lisp compiler's LLVM backend to support system calls like sys_write for printing integers to stdout. It covers overcoming exit code limitations, adding built-in forms, and modifying the compiler to handle variable addresses and type tracking in LLVM IR.

Writing a lisp compiler from scratch in JavaScript: 6. LLVM system calls

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser