1.2.3 • Published 3 years ago

text-to-lang v1.2.3

Weekly downloads
-
License
MIT
Repository
-
Last release
3 years ago

text-to-lang

A tool for turning text into programs that print them.

Currently only supports a few languages, but more will be added.

Installation

npm install -g text-to-lang

Usage

text-to-lang -f file

or

text-to-lang --file file

Languages

The languages that are currently implemented are:

  • JavaScript
  • C++
  • Python 3
  • Python 2
  • Java
  • C#
  • C
1.2.3

3 years ago

1.2.0

3 years ago

1.1.1

3 years ago

1.2.2

3 years ago

1.2.1

3 years ago

1.1.0

3 years ago

1.0.0

3 years ago