Rename Clojure/Nim to Bara Lang in documentation

This commit is contained in:
2026-05-11 11:58:02 +03:00
parent a5bed368b0
commit 1d9a21fbd4
9 changed files with 31 additions and 31 deletions
+2 -2
View File
@@ -3,7 +3,7 @@
---
# Clojure/Nim User Guide
# Bara Lang User Guide
## Installation
@@ -48,7 +48,7 @@ Shows the Clojure AST as S-expressions.
./cljnim repl --json
```
## Writing Clojure/Nim Programs
## Writing Bara Lang Programs
### Basic Syntax
```clojure