Skip to content

Demo for a talk given at UC Santa Cruz's Language, Systems, and Data Seminar in 2024.

Notifications You must be signed in to change notification settings

esoterra/UCSC-LSD-2024

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

UC Santa Cruz Language, Systems, and Data Seminar demo 2024

Setup

cargo install --git https://github.com/esoterra/wow wow

vim ~/.bashrc # add `$HOME/.wow/bin` to path

wow init

Examples

cowsay
cat2 wow.kdl
claw ./examples/test.claw ./test.wasm
templatec ./examples/website-template.html ./website-template.wasm

Wave-Tank

cargo install --git https://github.com/lann/wave-tank
wave-tank website-template.wasm 'apply({title:"A", content:"B", include-footer:false})'

About

Demo for a talk given at UC Santa Cruz's Language, Systems, and Data Seminar in 2024.

Topics

Resources

Stars

Watchers

Forks