Hello World
_ <- fat.std
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
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.
PDF Download
Tutorials
Dive into our immersive tutorials, behind-the-scenes insights, and surrounding topics in the FatScript YouTube channel.
Donations
Did you find FatScript useful and would like to say thanks?
License
GPLv3 © 2022-2024 Antonio Prates
Published on Fri Nov 08 2024 00:49:06 GMT+0000 (Coordinated Universal Time)