Popularity
1.7
Growing
Activity
0.0
Stable
0
3
0

Monthly Downloads: 9
Programming language: Haskell
License: BSD 3-clause "New" or "Revised" License
Tags: Codegen    
Latest version: v0.3.0

tdlib-gen alternatives and similar packages

Based on the "Codegen" category.
Alternatively, view tdlib-gen alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of tdlib-gen or a related project?

Add another 'Codegen' Package

README

tdlib-gen

Generate types and function declarations for TDLib form api specifications (.tl files)

Usage

run tdlib-gen and follow the interactive questions, this should generate 3 files, Types.hs, Functions.hs and FunArgs.hs at the current directory.