You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
AmigoScripter is a scripting engine written in Delphi and compatible with FPC. It is based on the Amigo programming language (www.amigo-lang.com) and includes 2 additional scripting languages: AmigoBasic and AmigoPascal.
Problem statement
Delphi and FPC/Lazarus developers. The scripting is also possible for use in MS Visual Studio (via dll).
AmigoScripter allows you to customize applications without having to recompile them.
Proposed solution
AmigoScripter can be compiled with a Delphi or FPC/Lazarus application, so languages supported by AmigoScripter (Amigo, AmigoBasic, and AmigoPascal) are embedded in the host application. They compile scripts (text files) and change/customize the functionality of the host application. Any variable or type of host application can be registered for AmigoScripter and be used in scripts.
Impact
The host application is created once, then all updates come via scripts.
AmigoScripter
Grant category
Developer tools/services
AmigoScripter is a scripting engine written in Delphi and compatible with FPC. It is based on the Amigo programming language (www.amigo-lang.com) and includes 2 additional scripting languages: AmigoBasic and AmigoPascal.
Problem statement
Proposed solution
AmigoScripter can be compiled with a Delphi or FPC/Lazarus application, so languages supported by AmigoScripter (Amigo, AmigoBasic, and AmigoPascal) are embedded in the host application. They compile scripts (text files) and change/customize the functionality of the host application. Any variable or type of host application can be registered for AmigoScripter and be used in scripts.
Impact
Milestones and funding
I hope to release the AmigoScripter in 4 months.
| Milestone | Deliverables | Timeline | Risks | USD proposal |
AmigoPascal | Development | 2 months | - | 20,000
AmigoBasic | Development | 1 month | - | 10,000
AmigoScripter | Development | 1 month | - | 10,000
Total funding proposed: 40,000
Team
| Name | Role | Bio | Contact |
| Alexander Baranovsky | Full-Stack Engineer | - | [email protected] |
The text was updated successfully, but these errors were encountered: