ArkScript
A small, lisp-inspired, functional scripting language
ASTLowerer.cpp File Reference
#include <Ark/Compiler/Lowerer/ASTLowerer.hpp>
#include <limits>
#include <ranges>
#include <utility>
#include <algorithm>
#include <fmt/core.h>
#include <fmt/color.h>
#include <Ark/Literals.hpp>
#include <Ark/Builtins/Builtins.hpp>
Include dependency graph for ASTLowerer.cpp:

Go to the source code of this file.

Namespaces

namespace  Ark
 
namespace  Ark::internal