Skip to content

webql-lang/webql

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

322 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WebQL

Package Version Hex Docs

A dataflow language designed for building queries and representing directed graphs.

WebQL is currently extremely experimental, and is subject to much change. Stay tuned!

-> out: Int {
  m = Math
  1 -> m.lhs
  1 -> m.rhs
  m.value -> .out
}

WebQL was built in Gleam but can target Elixir and (hopefully) JS soon.

About

A dataflow language designed for building queries and representing directed graphs.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages