Skip to content

AkashGutha/ML-Programming

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Natural Language Programming

This project is a small experiment in creating a language driven by Natural language input. That means you can write in plain English to the program. Though, this example might not be a proper representation of programming using Natural Language but is a step towards it.

Usage

To start watching for changes and rebuild

npm start

To build

npm run build

To serve the build folder

npm run serve

Releases

No releases published

Packages

No packages published