kbmackenzie / mewlix-base

🐈 Mewlix's base library.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The base library + project templates for Mewlix, a cat-themed esoteric programming language that compiles to vanilla Javascript, with templates for making little web applications and little HTML5 games.

Note: The Mewlix compiler's main repository already includes all templates as .zip files. If you're building from source, you do not need to build the templates yourself.

Building

To build the base library and templates, run npm run build.

The build process includes compiling + minifying source files, constructing the templates and generating .zip files for each template.

Note: The build script is only meant to run on GNU/Linux, and depends on the zip utility.

Looping animation of a cartoon cat playing with a ball of yarn.

About

🐈 Mewlix's base library.

License:GNU General Public License v3.0


Languages

Language:TypeScript 76.6%Language:JavaScript 10.0%Language:Sass 4.8%Language:Shell 4.8%Language:HTML 3.8%