Been wanting to make my own IDE for the past 2 months, but how would i start doing one?
@AzureScripts Should be fairly easy since python has the exec function to execute a string of code.
Been wanting to make my own IDE for the past 2 months, but how would i start doing one?
@AzureScripts Should be fairly easy since python has the exec function to execute a string of code.