Skip to content

Checkm8ra1n/cocktailscript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CocktailScript

CocktailScript is a python based language designed for bartenders

Shaker

Shaker is the python interpreter for CocktailScript, you can "compile" it as executable with pyinstaller --onefile shaker.py

Usage

If you are using VSCode, you can use my extension (not released yet) or set Python as Language.

Make a file with .ck as file extension

Use shaker for running .ck files

Functions

On .ck you can write normal python code, with also:

  • jigger() is for converting ml to oz and viceversa, usage -> jigger(2, to="ml") or jigger(2, to="oz")

About

The Programming Language for Bartenders

Topics

Resources

License

Stars

Watchers

Forks

Contributors

Languages