National Repository of Grey Literature 18 records found  previous11 - 18  jump to record: Search took 0.01 seconds. 
An IDE for C# Script Development
Pelc, Jan ; Ježek, Pavel (advisor) ; Bednárek, David (referee)
The goal of this thesis is to explore tools for using the C# programming language to create scripts - short programs for quick and easy solving of small, usually one-time temporary tasks that usually arise during the work on larger projects. In the thesis we analyze existing tools and identify their advantages and disadvantages, formulate requirements for our own tool, and develop our own tool. The result of the thesis is a small integrated development environment (IDE) for quick and easy authoring of scripts in the C# language. The IDE offers sufficient features to allow easy authoring and debugging of programs consisting primarily of a single C# source code file. In the work we make heavy use of the NRefactory library for syntactic and semantic analysis of the C# source code. Powered by TCPDF (www.tcpdf.org)
Cooperative game editor
Žofák, Norbert ; Keznikl, Jaroslav (advisor) ; Kruliš, Martin (referee)
The aim of the work is implementation of a cooperative game editor. The editor is mainly designed for non-programmers, who wish to create their own RPG games, alone or in cooperation with others. Game elements - basic units of the game world - are templated, so users can easily add new game elements to the game world. The game is driven by events, which can be handled by user-defined Lua scripts. User interface of the editor is simple and straightforward with well-arranged lists of game elements and a property editor for easy editing. The editor provides two modes - edit mode and play mode. The latter is designed for immediate testing of currently edited game. Cooperativity of the editor is ensured by synchronization with a database server. The result of a work in the editor is a final game in the form of an executable package.
Scripting in Audacity Audio Editor
Šípoš, Peter ; Pop, Tomáš (advisor) ; Jančík, Pavel (referee)
Audacity is popular and widely used audio editor available for all the main platforms including Windows, Mac as well as various Linux distributions. Audacity functionality can be controlled via sophisticated user interface, but the editor suffers from a lack of support for an automated execution of scripts and therefore, using audacity e.g., to perform the same action on multiple files can be tedious. The thesis aims at extending Audacity editor to allow using scripts in the audio editing workflow. The first part of the thesis overviews Audacity's architecture, and discuss, how Audacity can be extended and what alternative applications are available. Then, the thesis describes the most important decisions that were taken, including the choice of scripting language, managing errors and designing user interface. Finally, the extension functionality is shown on several examples reflecting a typical use-cases.
Library for Support of ReReSearch System Development
Heller, Stanislav ; Otrusina, Lubomír (referee) ; Šperka, Svatopluk (advisor)
At this time, the development of the ReReSearch system is significantly slowed down by mutual incompatibility of system modules, by the fact that developers often repeat already known mistakes and of course by poor communication between developers in general. To solve this problem, there was a need to create a component which would implement and unify often performed tasks in development of ReReSearch system and this way to spend time of ReReSearch developers. The result of this effort is so-called "rrslib" - a Python library, which is supposed to be a helper for everyone, who works on parts of ReReSearch project: database, data extractors, web-based agents, crawlers, XML-processing etc. The library should serve for more consistent, faster and more reliable development of ReReSearch system.
Collection of solved and unsolved tasks of scripting in WSH for teaching the subject Operating Systems 2
ČERNÝ, Tomáš
The thesis deals with the problem of scripting in VBScript. The collection of solved and unsolved tasks is created, which contains various commands that VBScript contains and to these commands are created sample examples. In the next section are designed four unsolved tasks, where the reader tests his skills, which he had learned from the collection. Finally, there are solutions, which are attached to this tasks. The collection was tested on students of Operating systems 2. This thesis can be used for teaching, self-study and testing.
Scripting engine in .NET
KARDA, Ladislav
The target of this work is to introduce scripting as a whole including its possibilities and to create a class, which permits scripting; it means modification of source code of the script and its execution in malicious code-safe environment. .NET environment and Boo scripting language are accentuated here. In the second chapter, there is the introduction itself. Scripts are divided into categories according to their usability. This division is just a general one because some languages may belong to more than one group. Every language is briefly described. The last subchapter is dedicated to Boo programming language which was chosen for application in .NET. The third chapter familiarizes the reader with the Microsoft .NET technology. Advantages and principles of its behaviour are listed here. There are mentioned Common Language Infrastructure, Common Language Runtime and Common Intermediate Language. There is a characteristic of the development environment for .NET languages. The fourth chapter deals with practical realization of the selected task; it means creation of the scripting class. The first part of this chapter defines some specifications of the Boo language and the other part pursues to explanation of the class creation. The main stress is on security against malicious code. In the appendices, there is a listing of a source code of the Booish class {--} an interactive interpreter of the Boo language {--} and the ScriptHost class which ensures right and safe fulfilment of the script in C# and/or Boo languages. The ScriptHost class can be used even outside the GREG project; it is possible to use it everywhere where you need dynamical language processing {--} C# or Boo.
Scripting in Windows
Hálek, Ondřej ; Kastl, Jan (advisor) ; Šmejkal, Ivo (referee)
The main scricpting tools in Windows, posible ways of downloading internet resources using scripts. And comparation of alternatives.

National Repository of Grey Literature : 18 records found   previous11 - 18  jump to record:
Interested in being notified about new results for this query?
Subscribe to the RSS feed.