Bibliographic record
Abstract
We present an initial draft of the “Luminous" interactive interpreter for a new dialect of the functional dataflow language Lucid. Luminous is not the first implementation of Lucid but it is novel in several ways. First, the dialect is two dimensional (has a space as well as a time dimension) with special space operators. And it performs dimensional analysis to determine, for each program variable, which dimensions may be required to evaluate a variable and which are irrelevant. This information is vital for producing output and for avoiding expensive redundancy in the cache. Also, Luminous is interactive: the user can demand the value of an arbitrary expression and immediately see the results in an appropriate form, depending on the dimensionality of the expression. The user can also alter existing definitions and re-demand the value of expressions, to see the effect of the change. Unlike previous Lucid implementation, Luminous operates directly on the source - it doesn’t build a parse tree. The source is ‘dismantled’ into elementary equations in a bottom-up procedure based on program transformation which skips building a parse tree. Dismantling is a non deterministic distributable dataflow procedure. This could become very important when (in the future) we deal with programs millions of lines long, when parsing is a major problem. The final result of dismantling is an (unordered) set of ‘atomic’ equations – so called because they cannot be simplified, each consisting of a simple variable equated to an expression consisting of a single operator applied to arguments, which are also simple variables (or literals). Converting a program to a set of atomic equations (another first for Luminous) vastly simplifies evaluation and static analysis. We discuss shortcomings of the current interpreter, the most glaring of which is the lack of user defined stream transformations.
Fetched live from OpenAlex and de-inverted. Abstracts are not stored in this database: the inverted indexes are 8.6 GB of the frame’s 9.3 GB of text, and the host has 13 GB free.
How this classification was reachedexpand
Full frame distilled prediction
Teacher imitationNot calibrated prevalence, not ground truth. Human validation pending. Learned from the 10,348 direct Codex labels and 10,348 direct Gemma labels. Candidate is the union of thresholded teacher heads; consensus is their intersection. These outputs are machine_predicted_unvalidated and are not human labels or direct frontier model labels.
Codex and Gemma teacher scores by category
| Category | Codex | Gemma |
|---|---|---|
| Metaresearch | 0.000 | 0.000 |
| Meta-epidemiology (narrow) | 0.000 | 0.000 |
| Meta-epidemiology (broad) | 0.000 | 0.000 |
| Bibliometrics | 0.000 | 0.000 |
| Science and technology studies | 0.000 | 0.000 |
| Scholarly communication | 0.000 | 0.002 |
| Open science | 0.002 | 0.001 |
| Research integrity | 0.000 | 0.000 |
| Insufficient payload (model declined to judge) | 0.000 | 0.000 |
Machine scores (provisional)
The two teacher heads of the student model, read on this work. A score orders the frame for review; it never asserts a category, and the validation status ships verbatim with every row.
Baseline scores from an immature model (maturity gate not passed, 7 training rounds). Scores rank; they never assert a category.
score_only:v0-immature-baseline · verbatim from the scoring run: score_only means the number may rank works, and no category label ships from itClassification
machine, unvalidatedMachine predicted; a candidate call from one teacher head, not a consensus.
How this classification was reached, model by model and score by score, is at the end of the page under "How this classification was reached".