This website requires JavaScript.
Explore
Help
Sign in
southfox
/
s-bar
Watch
1
Star
0
Fork
You've already forked s-bar
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
No description
2
commits
1
branch
0
tags
29
KiB
Clojure
100%
master
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Exact
Exact
Union
RegExp
SouthFox
3e9932b78e
All checks were successful
s-bar Dev / Test (push)
Successful in 21s
Details
[docs] add README.org
2026-04-22 18:00:45 +08:00
.forgejo
/workflows
init project
2026-04-22 17:39:12 +08:00
src
/s_bar
init project
2026-04-22 17:39:12 +08:00
test
/s_bar
init project
2026-04-22 17:39:12 +08:00
.gitignore
init project
2026-04-22 17:39:12 +08:00
deps.edn
init project
2026-04-22 17:39:12 +08:00
README.org
[docs] add README.org
2026-04-22 18:00:45 +08:00
tests.edn
init project
2026-04-22 17:39:12 +08:00
README.org
Readme
依赖
运行
测试
依赖
Clojure CLI
Java (仅在 openjdk 17 测试过)
运行
clj -M:run
启动后会弹出窗口可视化语法树
在终端提示符
Input sentence >
处输入句子并回车即可查看相应句子语法树
输入
exit
或
quit
退出应用。
测试
clj -M:test