Feekood script language

Source: Internet
Author: User

Feekood script language

Think about the current programming languages. With the rapid development of technology, poor programmers have to read the dazzling technical documents, learn about the endless development frameworks, and skillfully use a variety of development tools, search for development issues that cannot be addressed.

Is there a programming language that allows programmers to quickly develop simple, practical, and cool apps without having to build any development environment or have no language foundation, and cross-platform games or applications.

This is where amazing happens ....

In the next series of blog posts, I will introduce you to a new programming language calledFeekood.

1. Origins of names

Like Google in the past, Feekood is also a self-built word. You may be able to spell it out after a try. That's right, it's cool ", this word not only expresses that our language can be used for Rapid Application Development, but also makes your application cool.

2. Language Features

1. platform independence

Platform independence means that applications developed by Feekood scripts can run on different platforms. Including Web and mobile terminals. The Web Client relies on Microsoft's Silverlight technology to easily implement UI, 3D interaction, animation presentation, and other types of applications. At the same time, the Feekood language is transplanted with the mobile version, which enables the Web-side code to run seamlessly on the Mobile End (the Android version is currently in the testing stage and the IOS version is still under development ), this greatly improves the portability of program code.

2. The code is easy to understand and there is no foundation for getting started.

The Feekood language references and draws on the design of many languages, including JavaScript, C #, R, prolog, and matlab. The code in Feekood is easy to understand. Even if you do not have any basic programming skills, you can easily get started. If you do not know English, you can even develop your code in Chinese.

The script syntax will be described in more detail later. Now let's have two appetizers:

// Print the 99 multiplication table Print (1... 9*1... (1... 9 ));

Effect:

// Chinese programming include (":/Samples/Templates/ChineseWords. ais "); // reference the Chinese ing table read model (" cube ",":/Samples/Images/cube. obj "," obj "); // read the image from the model (" image ",":/Samples/Images/image .png "); // read image cube object 1 = {type: "Grid"; model: "cube"; texture: "image" ;}; create (cube object 1 ); // create a 3d model object

Effect:

3. Quickly display 3D Effects

Master 3D model and animation presentation technology, if you start from scratch, you may need to understand the drawing principle, model perspective, light effect, material, texture and texture ing, transformation and matrix, vertices and coordinates, normal, and many other aspects that involve the underlying graphics knowledge, for a cainiao, this knowledge is enough to drink a few pots, not to mention developing a 3D application.

However, it is not difficult to see from the above 3D model display that all the elements required for 3D display have been built into the Feekood language. With just a few simple attribute configurations, you can easily implement 3D effects.

4. Wide Application

The Feekood language can be seen from the function library that the website's API documentation currently contains hundreds of script functions, targeting finance, mathematics, artificial intelligence, data processing, multimedia, 3D technology, etc, it can meet various application development requirements such as web applications, simulation presentations, and 3D games.

5. No development environment is required.

The establishment of the development environment is undoubtedly a top priority for programmers before development. Apart from downloading various tools, various configurations are required. Generally, it takes a lot of time to get familiar with the development environment. However, if you select the Feekood language, you don't have to worry about these issues at all, because Feekood's development uses online programming, and all development and debugging work only needs to open the browser, install the development plug-in of a platform.

3. Summary

Feekood is an artificial intelligence scripting technology designed to build an open scripting language platform to solve a series of Fast Application Software development problems.

Feekood combines the advantages of object-oriented design and process-oriented design, and provides more and more content based on the traditional programming logic, by providing rich programming interfaces and templates, coding is greatly simplified and the efficiency of software development is comprehensively improved.

Feekood provides platform-based programming and network-based resource management, allowing you to perform work anytime, anywhere. Based on Feekood core technologies, you can quickly build game development platforms, big data processing and analysis, 3D smart presentation platforms, and industry application platforms.

We believe that the simplest way to complete work is the best choice. You only need to grasp a few syntaxes and reference the sample program to simplify the original complex tasks, so that developers can focus on their business and easily make better software products.

Source: http://blog.csdn.net/wooyoogame/article/details/43940511
The copyright of this article is shared by the author and CSDN. You are welcome to repost it, but please provide a connection to the original article in an obvious position; otherwise, you will be entitled to pursue legal liability.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.