Skip to content

Commit 8bb8240

Browse files
authored
Clarify this repo (#11)
1 parent adab8b9 commit 8bb8240

16 files changed

+4
-1894
lines changed

Cargo.lock

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

Cargo.toml

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

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1-
# KCL tools
1+
# KCL experimental notes
22

3-
Includes a compiler and CLI tool for KCL (KittyCADlang).
3+
Just for notes and ideas about different ways we could evovle KCL.
4+
5+
You may be looking for the actual KCL tools, [in the modeling-app repo's 'kcl' subdirectory](https://github.com/KittyCAD/modeling-app/tree/main/src/wasm-lib/kcl).

cli/Cargo.toml

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

cli/src/main.rs

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

compiler/Cargo.toml

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

compiler/src/ast.rs

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

compiler/src/displayable_error.rs

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

compiler/src/lib.rs

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

compiler/src/parser.rs

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

0 commit comments

Comments
 (0)