Hello World
_ <- fat.console
log('Hello World')
Quick Start
Jump straight into the docs:
Running your code
You can run FatScript using either the fry
interpreter or the web playground.
Fry Interpreter
For local execution, use the fry
interpreter. For details on its installation and usage, refer to the setup section.
Web Playground (beta)
For quick and convenient testing, run your code directly in the FatScript Playground. The playground features a REPL and an intuitive interface that allows you to load scripts from a file, facilitating swift experimentation.
Tutorials
Dive into our immersive tutorials, behind-the-scenes insights, and surrounding topics in the FatScript YouTube channel.
Community
Join the FatScript community on Reddit to connect with fellow programers and discuss all about FatScript!
Donations
Did you find FatScript useful and would like to say thanks?
License
GPLv3 © 2022-2023 Antonio Prates