Description
Amuera’s goal is to create Amuera scripting language interpreter. The scripting language is based on spanish. it currently understands loops (cada uno structure), ifs (si-command), strings (somewhat) and numbers. Project also creates classess for Gui generation based on XUL documents. XUL document is translated into amuera objects (“objetos”) and GTK# gui is generated from that. Project’s proof-of-concept is small resource based game (included), although many similar games could be developed using the same system. For now, some of the functionality of the game is in C#, some are scripted.
-
Ilkka Korhonen posted an update in the project Amuera: 1 year, 12 months ago · View
0.08 supports following features:
* SQL-like query language on objects/structs
* functions, objects, code blocks
* (preliminary) Gui generation from XUL documents
* GTK# (some problems with multiple threads, GTK is single-threaded)
* Resource Game somewhat playable (as proof-of-concept) -
Ilkka Korhonen created the task fix tipo error 2 years, 2 months ago · View
-
Ilkka Korhonen posted an update in the project Amuera: 2 years, 2 months ago · View
version 0.01c in the GIT. one bug at the time… Help needed!
-
Petri created the task Get GIT access 2 years, 2 months ago · View
-
-
Ilkka Korhonen created the task object.attribute.attribute 2 years, 2 months ago · View
-
Ilkka Korhonen posted an update in the project Amuera: 2 years, 2 months ago · View
GIT is working now!
-
Ilkka Korhonen posted an update in the project Amuera: 2 years, 2 months ago · View
All code is under GPL 2.0 License.
-
Ilkka Korhonen posted an update in the project Amuera: 2 years, 2 months ago · View
First version 0.01 published. Not using any Version control yet. Please read the code and help me!
