All Projects → teal-language → awesome-teal

teal-language / awesome-teal

Licence: MIT license
A curated list of Teal-related projects!

Projects that are alternatives of or similar to awesome-teal

tealr
A wrapper around mlua and rlua to help with embedding teal
Stars: ✭ 28 (-22.22%)
Mutual labels:  teal
doocrate
Doocrate - Co-Create event management platform
Stars: ✭ 19 (-47.22%)
Mutual labels:  teal
ltreesitter
Standalone tree sitter bindings for the Lua language
Stars: ✭ 62 (+72.22%)
Mutual labels:  teal
algo-builder
Framework to automate development of Algorand Assets and Smart Contracts.
Stars: ✭ 132 (+266.67%)
Mutual labels:  teal

awesome-teal

This is a curated list of projects related to the Teal programming language! Teal is a dialect of Lua which adds a static type system.

Compiler and tools

Language integrations

  • Lua
    • teal-types - A collaborative archive of Teal type definitions of Lua libraries. This is similar to projects such as typeshed for Python and DefinitelyTyped for TypeScript.
  • Rust
    • tealr - A wrapper around rlua to help generating definition files exposing types to Teal
  • Postgres
    • tealsql - An SQL client build to come with autogenerated teal type definitions.
    • tealsql_cli - a CLI to turn sql files into teal code and types, similar to pgtyped but for teal.

Editor support

Web

  • Teal Pages - Teal Pages Template Preprocessor, enables <?teal tag that executes Teal

Your project here!

Are you using Teal? Do you have a project or know one using it? Send a pull request to this repository or say hello at the Gitter chat and let us know!

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].