Skip to content

ildar/awesome-teal

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 

Repository files navigation

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 and mlua to help generating definition files exposing types to Teal and generating documentation for the exposed API.
  • 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

  • vscode-teal - Teal language support for Visual Studio Code
  • vim-teal - Teal support for Vim
  • nvim-treesitter - Includes an installer for tree-sitter-teal to use for high-performance syntax highlighting in NeoVim
  • howl-teal - Teal support for Howl
  • tealycheck - Geany IDE supports Teal.
  • Lite XL has syntax highlighting through Evergreen plugin, compilation checks through Linter+ plugin and Teal Language Server support

Web

  • Teal Pages - Teal Pages Template Preprocessor, enables <?teal tag that executes Teal
  • Algernon - Small self-contained pure-Go web server with support for Teal scripting

Neovim

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!

About

A curated list of Teal-related projects!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published