JLScriptProgramming should be accessible to everyone, not just people who already speak English...
Programming should be accessible to everyone, not just people who already speak English fluently.
JLScript is a programming language under development with the goal of making programming simpler, more intuitive, and more accessible, especially for beginners and Portuguese-speaking developers.
The language uses clear and readable syntax while keeping modern programming concepts such as variables, functions, conditions, loops, arrays, objects, modules, and API integration.
Main Goals
Simple and clean syntax
Easy to learn
High readability
Modern language features
Open-source project
Community-driven development
Example
va nome = "Lucas"
func cumprimentar(nome) {
mostrar("Olá, " + nome + "!")
}
JLScript is still under active development, and many features are being improved continuously.
Feedback, ideas, and contributions are always welcome.
GitHub:
(https://github.com/eohlczinn/jlscript.dev)
Official Website: