Skip to content

Commit fcad257

Browse files
committed
Merge branch 'refactor/eradicate-rescript'
2 parents bda67ca + 9fdd129 commit fcad257

7 files changed

Lines changed: 21 additions & 612 deletions

File tree

bindings/rescript/Bunsenite.affine

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
// SPDX-License-Identifier: MPL-2.0
2+
// SPDX-FileCopyrightText: 2026 Jonathan D.A. Jewell
3+
// Ported via Harvard Engine bulk-processor
4+
5+
module Bunsenite;
6+
7+
// TODO: Complete semantic implementation

bindings/rescript/Bunsenite.res

Lines changed: 0 additions & 170 deletions
This file was deleted.
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
// SPDX-License-Identifier: MPL-2.0
2+
// SPDX-FileCopyrightText: 2026 Jonathan D.A. Jewell
3+
// Ported via Harvard Engine bulk-processor
4+
5+
module Bunsenite_test;
6+
7+
// TODO: Complete semantic implementation

bindings/rescript/Bunsenite_test.res

Lines changed: 0 additions & 178 deletions
This file was deleted.

bindings/rescript/Example.affine

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
// SPDX-License-Identifier: MPL-2.0
2+
// SPDX-FileCopyrightText: 2026 Jonathan D.A. Jewell
3+
// Ported via Harvard Engine bulk-processor
4+
5+
module Example;
6+
7+
// TODO: Complete semantic implementation

0 commit comments

Comments
 (0)