mirdaki / theforce

A Star Wars themed programming language
MIT License
22 stars 4 forks source link

Support converting from "Real" keywords to quotes #26

Open mirdaki opened 2 years ago

mirdaki commented 2 years ago

Writing everything with quotes can be difficult. Add support to convert a file using the key words the quotes represent into The Force. Investigate ways to not have multiple "sources of truth" in the Grammar and in where this is added.

mirdaki commented 2 years ago

Should probably be a CLI command