Skip to content

kossnocorp/genotype

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

536 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Genotype Programming Language

A programming language that transpiles to idiomatic TypeScript/Rust/Python types, allowing effortless type-safe interop between languages.

Its goal is to help developers working on projects that use multiple languages or require API clients in multiple languages.

🚧 Work in progress, **follow for updates on Twitter.

Installation

Currently, Genotype can only be installed via Cargo:

cargo install genotype_cli

Quick Start

Try it out:

mkdir hello-world && cd hello-world
gt init
gt build

This will create a build a new project with a language guide demonstrating the Genotype syntax and features.

License

MIT © Sasha Koss

About

Programming language that transpiles to other language types (TS, Python, etc)

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors