Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit c1e6022

Browse files
authoredOct 16, 2024
add a note about current status of the project
1 parent f117612 commit c1e6022

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed
 

‎profile/README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
1-
![Syntax Script Logo](./profile/SyntaxScript-256.png)
1+
![Syntax Script Logo](./SyntaxScript-256.png)
2+
3+
> [!WARNING]
4+
> This project is currently abandoned as I'm focused to other topics more than programming languages at the moment. You can still contribute to repositories with issues or pull requests, but beware that I'm likely not going to respond to them in an acceptable time.
25
36
# Syntax Script
47
> A scripting language designed by you.
58
69
Syntax Script is designed to be a language where you set the rules. I'm not joking, there is literally a `rule` keyword to let you change any rule. You can create any kind of syntax you want, and work with it. Syntax Script doesn't have a runtime, you have to compile it into other languages. This allows you to write once, run everything.
7-
8-
You can consider our [Discord server](https://discord.gg/uMEexqhA) to get help and follow the news about Syntax Script.

0 commit comments

Comments
 (0)
Please sign in to comment.