bfx
An interpreter, compiler, and REPL for brainfuck-like languages
Loading...
Searching...
No Matches
BFX_WeaveData Struct Reference

Weave language data structure. More...

Data Fields

BFXthreads
 Pointer to the array of threads.
 
size_t threadCount
 Number of threads.
 

Detailed Description

Weave language data structure.

Field Documentation

◆ threadCount

size_t threadCount

Number of threads.

◆ threads

BFX* threads

Pointer to the array of threads.


The documentation for this struct was generated from the following file: