Skip to content

Commit 5b04471

Browse files
committed
feat (language): 支持 AppleScript 语言
1 parent 4df7064 commit 5b04471

13 files changed

Lines changed: 246 additions & 40 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ CodeForge 是一款轻量级、高性能的桌面代码执行器,专为开发
2222

2323
## 支持的语言
2424

25+
- **AppleScript**
2526
- **C**
2627
- **Clojure**
2728
- **Go**
@@ -31,6 +32,7 @@ CodeForge 是一款轻量级、高性能的桌面代码执行器,专为开发
3132
- **Node.js**
3233
- **Python 2**
3334
- **Python 3**
35+
- **Ruby**
3436
- **Rust**
3537
- **Shell**
3638
- **Swift**

public/icons/applescript.svg

Lines changed: 3 additions & 0 deletions
Loading

public/icons/c.svg

Lines changed: 3 additions & 1 deletion
Loading

public/icons/clojure.svg

Lines changed: 9 additions & 1 deletion
Loading

public/icons/go.svg

Lines changed: 1 addition & 1 deletion
Loading

public/icons/javascript-nodejs.svg

Lines changed: 2 additions & 2 deletions
Loading

public/icons/kotlin.svg

Lines changed: 8 additions & 8 deletions
Loading

0 commit comments

Comments
 (0)