ArkScript
A small, lisp-inspired, functional scripting language
ASTLowerer.cpp File Reference
#include <Ark/Compiler/Lowerer/ASTLowerer.hpp>
#include <ranges>
#include <utility>
#include <algorithm>
#include <fmt/core.h>
#include <fmt/color.h>
#include <Ark/Error/Exceptions.hpp>
#include <Ark/Error/Diagnostics.hpp>
#include <Ark/Utils/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