Practical Code Solutions
Solutions and Ideas on Programming, Statistics and Networking
Tuesday, July 31, 2012
Garbage Collection Mechanism of Fuzuli Interpreter
›
Fuzuli , our programming language and interpreter, has a garbage collection utility since its early stages. Garbage collection is an old t...
Sunday, July 29, 2012
How to Change Main/Start Screen on Android?
›
Hello! As you known, there is nothing to say about developing and progressive Android all around the world. In this situation, we can fi...
Thursday, July 19, 2012
Multithreading in Fuzuli Programming Language
›
Since our last commit, Fuzuli supports multithreading. This is the latest milestone that Fuzuli reached in revision tree of 0.1.x. Fuzul...
1 comment:
Sunday, June 17, 2012
Getting Contents of a DIV With PHP's DOM
›
H i! Almost all of us use XML in our web sites. We can get contents with parsing XML files. But sometimes, we need another ways. The reaso...
4 comments:
Saturday, June 16, 2012
List Operations in Fuzuli Programming Language
›
Fuzuli , our new programming language and interpreter has several internal functions for list operations. Arrays are prominent objects of ...
‹
›
Home
View web version