Reduct
v4.0.5-1-g4851deb
A functional and immutable language.
Theme:
Default
Round
Robot
Loading...
Searching...
No Matches
reduct.h
Go to the documentation of this file.
1
#ifndef REDUCT_H
2
#define REDUCT_H 1
3
4
#include <
reduct/build.h
>
5
#include <
reduct/closure.h
>
6
#include <
reduct/core.h
>
7
#include <
reduct/dump.h
>
8
#include <
reduct/emit.h
>
9
#include <
reduct/error.h
>
10
#include <
reduct/eval.h
>
11
#include <
reduct/gc.h
>
12
#include <
reduct/handle.h
>
13
#include <
reduct/item.h
>
14
#include <
reduct/list.h
>
15
#include <
reduct/native.h
>
16
#include <
reduct/optimize.h
>
17
#include <
reduct/parse.h
>
18
#include <
reduct/rvsdg.h
>
19
#include <
reduct/standard.h
>
20
#include <
reduct/stringify.h
>
21
22
#endif
build.h
Intermediate Representation builder.
closure.h
Closure management.
core.h
Core definitions and structures.
dump.h
Dumping and disassembly.
emit.h
Bytecode Emission.
error.h
Error handling and reporting.
eval.h
Virtual machine evaluation.
gc.h
Garbage collection.
handle.h
Handle management.
item.h
Item management.
list.h
List management.
native.h
Native function and intrinsic registration.
optimize.h
Bytecode optimization.
parse.h
Parser.
rvsdg.h
Intermediate Representation.
standard.h
Built-in library registration and operations.
stringify.h
Stringification.
include
reduct
reduct.h
Generated on Tue Jun 9 2026 16:27:59 for Reduct by
1.9.8