Switch initializer of global from an autil_bigint to an ir_val
Add function for codegen of a single global
Condense multiple string appends into one formatted string append
Nova is a work-in-progress C-like systems programming language. The primary goal of the Nova project is to educate myself and others about the language design and compiler writing process through the creation of a well-documented compiler and standard library.
NOTE: This Nova Project is in an early stage of development and should be considered pre-alpha software. There is currently not much to see and the code is probably riddled with bugs.
All content in this repository is licensed under the Apache License (Version 2.0) unless otherwise noted.
See LICENSE for more information.