Giter VIP home page Giter VIP logo

awesome-teal's Introduction

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

  • Run Teal

    • tl - the Teal compiler!
    • teal-playground - try Teal right from your browser!
    • teal-cli - "An unofficial command line interface to the Teal compiler", an experimental alternative CLI
    • cyan - The Teal build system and project manager
    • tlcheck - Simple command line tool to type check a given teal file/directory
    • tluvit - A Teal (.tl) runner for the Luvit Runtime
  • Parsing

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

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!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.