You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+17-3Lines changed: 17 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,12 +1,13 @@
1
1
# PiccodeScript
2
2
3
+
> A simple interpreted, functional programming language.
4
+
3
5
<divalign="center">
4
6
5
7
[](https://github.com/Glimmr-Lang/PiccodeScript/actions/workflows/maven.yml)
6
8
7
9
</div>
8
10
9
-
> A simple interpreted, functional programming language.
10
11
11
12
## Why?
12
13
@@ -15,11 +16,24 @@ I fell in love with the simple syntax and I wanted to make to its own project, p
15
16
embedding in my java programs or for general scripting.
16
17
17
18
## Installation
18
-
>> TODO:
19
19
20
-
## Example
20
+
You can download binary releases from the Official website or visit the file server to find previous versions.
0 commit comments