Skip to content

🗣A supercazzola generator highly inspired by Polygen

License

Notifications You must be signed in to change notification settings

micheleriva/kek

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🗣 Kek

Build Status

A supercazzola generator highly inspired by Polygen

Still a work in progress

Usage

Create a new file with a .kek extension and write your kek program using the kek syntax:

S:= Come fosse #Persona in #Luogo mentre #Azione #Oggetto

T:= Persona
  | Antani
  | il Conte Mascetti

T:= Azione
  | prematura
  | fa dudu su

T:= Oggetto
  | la supercazzola
  | il dito indice

T:= Luogo
  | prefettura
  | classe
  | ufficio

now run the kek interpreter and see the result:

$ kek ./mykekprogram.kek

Come fosse Antani in ufficio mentre fa dudu su la supercazzola

you can run it again in order to see a new resuld:

Come fosse il Conte Mascetti in prefettura mentre prematura la supercazzola

Come fosseil Conte Mascetti inufficio mentreprematurail dito indice

Have fun!

License

MIT

About

🗣A supercazzola generator highly inspired by Polygen

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published