Skip to content

carrotscript/carrotscript.github.io

Repository files navigation

Welcome to CarrotScript!

CarrotScript is a online free programming language. Just copy and paste one line of code, and you are ready to use it. Here, we will learn about CarrotScript.

Plugin

You can add the CarrotScript Library to your website with one line of code:

<head>
<!-- Add this line of code in the header: -->
<script src="https://carrotscript.github.io/plugin.js"></script>
</head>

Then it loads all the commands. Then you can use CarrotScript like this at the end of your body tag:

<script>
<!-- Type CarrotScript with JavaScript here-->
</script>

© Greatly Gravitate 2021.

About

CarrotScript is a JS programming language. This holds the source code of it.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors