dcScript is a new programming language. It's an esoteric language, it means that it can be hard to code with but don't worry it's a easy to use esoteric language here is an example :
[sayHello]:
sysprtn "Hello the World !"
wait
]
call sayHello
quit
The language is interpreted by a simple interpreter. The interpreter is coded in C# with Mono and .NET frameworks so it's portable and useable on Windows, Linux and Mac.
Features
- Simple, easy to lern/read syntax
- Minimalistic
- Crossplatform : Windows, Linux and Mac
- Based on .NET and Mono frameworks
- No need to use a heavy IDE, notepad or gedit is enought
- Scripting language
- Interpreted
- 40+ basic instructions
- Container (void return functions)
- Labels
- Many syntaxical styles for container labels : []:, ():, [], (), ], )
Categories
Software DevelopmentLicense
GNU General Public License version 3.0 (GPLv3)Follow dcScript
Other Useful Business Software
Earn up to 16% annual interest with Nexo.
Generate interest, access liquidity without selling, and execute trades seamlessly. All in one platform.
Geographic restrictions, eligibility, and terms apply.
Rate This Project
Login To Rate This Project
User Reviews
-
The language v0.15 alpha released two months ago. The language is somewhat stable for now. Try it and if you meet some bug don't hesitate to tell me about it ! ;-)