Skip to content

devicefuture/atto.js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

atto.js

Embed the atto programming language into your JavaScript projects!

Want to see it for yourself? Check out the editor demo!

Developing locally

To clone this repo, you'll need to use the --recurse-submodules flag on git clone:

git clone --recures-submodules https://github.com/devicefuture/atto.js

Building

catto is the C implementation of the atto programming language, and atto.js uses it as a dependency. To build catto and produce a binary for WebAssembly, run:

./build.sh

About

Embed the atto programming language into your JavaScript projects!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published