refactor my application into dedicated SRP DRY modular factory pattern scripts. Currently this app converts from a custom typescript lite syntax into openai json schema, these are our first two examples of input and conversion syntaxes. This app is powerful collection of syntax converters, we intelligently try to auto-detect the input format and allow the user to choose the output syntax. we do want an input select to load sample syntax into the input textarea. the projects main goal is to systemize standadize and compartmentalize the new input and output syntax loading. The process for adding a new syntax should be simple minimal and consistent. i only want to have to drop in a new folder containing the syntax definition and update the input or ouput barrel file. So the real sophistication in this app is our syntax recognizing and validating. the current example is still crude. i want to minimize th syntax processing required so if we can order them in a way to minimize cycles throw out biggest non-matches first. i want the syntax analyze code to be well-organized into a command sequence and atomic functions. its up to you to write our first five or six inputs and outputs that are useful to a general software engineer working with base data types. first create a plan then begin the process.

Related posts:


Posted

in

by

Tags:

Comments

Leave a Reply

Your email address will not be published. Required fields are marked *