- Ppl Poker Programming Language Basics
- Ppl Poker Programming Language Software
- Ppl Poker Programming Languages
Language 1. Object Oriented framework PIDE (Integrated Development Environment) 1. Design your application visually using our new visual coding technology PCL (PPL Control Library) 1. All standard Microsoft controls are bundled in easy to use object oriented libraries Advanced Game Engine (Swirl) 1. WYSIWYG game level editing - design your game levels visually 3rd Party Support 1. Access dynamic loadable library (DLL) functions (supports cdecl and stdcall dll calls). Business Support 1. SQLite v2 and v3 support (read here http://blog.gobansaor.com/2009/03/14/sqlite-as-the-mp3-of-data why we chose SQLite) Find Anything, AnywhereFind text anywhere in your projects (including: objects, properties, events, ..) or anywhere in files on disk recursively. Double-click on the result lines to be transported directly to the line of code or to the object, property or event. Visual DesignDesign windows layout visually in realtime. The design is a 100% accurate representation of the runtime version of your application. Edit properties and events using the Properties editor and events editor. Universal Help EngineProviding help for the components you design has never been easier. PPL 2 comes fully loaded with an incredibly easy-to-use help editor and help viewer. Never worry about the layout of your help documents anymore, PPL takes care of it for you. The help engine, allows for fast searching and a uniform layout for all the help topics. The help engine also supports classes, properties, methods and events. It will create links to inherited classes, create topics for properties, methods and events. Get the profesionnal help files without the work load. Create Project TemplatesCreate project templates to make the creation of future projects easy. Include the templates in your component packages so that the users can start creating projects with your components in minutes.The code editor also comes with a powerful code template programming engine to drastically reduced your coding time. Select the template you want to accomplish a specific task and using the Ctrl+Tab key combination you can easily fill in the blanks. The mummy slots free. Distribute Your Components And Make MoneyWith the PPL Store, it is now easy to find and sell your PPL components in a centralized location. The PPL Store is designed specifically for our customers needs. Powerful Tag SearchHave you ever waste valuable minutes trying to remember what was the name of that function that does what you were looking for but were not able to find it? This is a situation from the past now, PPL 2, offers a powerful tag search engine, that accept english like search text and finds all functions, properties, methods, events, etc.. that are related to that text. For example, if you are looking for a way to display some text in a dialog box on the screen, simply type: 'display some text', you will get a list of all functions that relates to displaying text. That easy! |
1.1 Reasons for Studying Concepts of Programming Languages 1.2 Programming Domains,Language Evaluation Criteria 1.3 Influences on Language Design,Language Categories 1.4 Programming Paradigms-Imperative, Functional Programming language 1.5 Language Implementation-compilation and interpretation. Since version 7.0 OpenHoldem provides an alternative way to program the bot-logic: OpenPPL. PPL means: Poker Programming Language, an english-like programming languge once designed by Shanky BonusBots. OpenPPL is completely integrated and can be mixed with OH-script if desired.