Zephir Blog

?

Channel Reputation Rank

#856
?

Activity Status

Stale

last updated

According to the data and stats that were collected, 'Zephir Blog' channel has quite a good rank. The feed was last updated more than a year ago. The channel mostly uses long articles along with sentence constructions of the intermediate readability level, which is a result that may indicate difficult texts on the channel, probably due to a big amount of industrial or scientific terms.

About 'Zephir Blog' Channel

Zephir is a high level compiled language aimed to the creation of C-extensions for PHP

? Updates History Monthly Yearly
? Content Ratio
? Average Article Length

'Zephir Blog' has mostly short articles at the moment, however, they might have a great potential to develop their materials and quality in future.

short

long

? Readability Level

'Zephir Blog' contains materials of advanced readability level, which are probably targeted at a smaller group of subscribers savvy on the subject of the channel.

advanced

basic

? Sentiment Analysis

'Zephir Blog' contains texts with mostly positive attitude and expressions (e.g. it may include some favorable reviews or words of devotion to the subjects addressed on the channel).

positive

negative

Recent News

Unfortunately Zephir Blog has no news yet.

But you may check out related channels listed below.

What’s New in Zephir (IV)

[...] operations are incredibly simple and thus usually faster than common arithmetic operations. Built-In methods for Static Types In Zephir, we have been always promoting object-oriented programming [...]

What's new in Zephir (VI)

[...] them work as callbacks: call_user_func(function() { echo “hello”; }); Together with built-in methods you can do amazing and elegant things as: print_r(data->map( [4, 8, 12, 32, 5], [...]

Installing & Testing Zephir on Vagrant

[...] Zephir Clone the repository and run the installer is enough to get Zephir running: Testing Zephir Now, we can create an skeleton for a simple extension: The following files are created: [...]

Creating your first PHP extension with Zephir

[...] This screencast explains how to use Zephir to create your first PHP extension. Check a written explanation for this screencast here [...]

What's New in Zephir (III)

[...] if you’re expecting a value from these methods and produce a compiler exception: Branch Prediction Hints Now a developer can specify branch prediction hints. What is branch prediction? Check the [...]

What's New in Zephir (II)

[...] methods are exported as real methods but you don’t have to write them one by one. Return Type Hints Now, methods in classes and interfaces can have return type hints, these will provide useful [...]

What's new in Zephir (V)

[...] generate more efficient code if it knows the value of a parameter is constant or inmutable: Static Analysis Another feature we are implementing is static analysis on conditional assignments. The idea [...]

Installing & Testing Zephir on Vagrant

[...] the skeleton directory also called “utils”. This subdirectory is used to place the Zephir code. Now, let’s create a simple class to test our extension: Enter the extension directory [...]

Installing & Testing Zephir on Vagrant

[...] see the following: Conclusion It’s easy to test Zephir in a Vagrant Box. Check the Zephir documentation to know what more is this language capable of. [...]

Welcome to the Zephir Blog

Hi, welcome to the Zephir Language official blog. We plan to share articles, tutorials and tips from the community and the Zephir developers. All this [...]

What's New in Zephir (III)

[...] . Strict/Flexible Parameter Data-Types Another feature we’re implementing is strict/flexible parameter data types. In Zephir, you can specify the data type of each parameter of a method. By [...]

?Key Phrases
What’s New in Zephir (IV)

[...] operations are incredibly simple and thus usually faster than common arithmetic operations. Built-In methods for Static Types In Zephir, we have been always promoting object-oriented programming [...]

What's new in Zephir (VI)

[...] them work as callbacks: call_user_func(function() { echo “hello”; }); Together with built-in methods you can do amazing and elegant things as: print_r(data->map( [4, 8, 12, 32, 5], [...]

Related channels