EnFeauTec : HomePage

Hi there!



I'm Russian, and my english isn't quite cool, I don't planning many textual posts here.
But I have some stuff that I want to publish. So, enjoy!

If You'll got registered here, You'll got ability to post your comments on pages.

Site News

newLISP advance
    DmitryChernyak —  2008-02-28 12:26:36
newLISP has a very useful built-ins set, but sometimes I want to slightly more elegance from the regular code.
All the described functions are parts of funlib.lsp, and there are a few of nice algorithmic ones,
but thoose mentioned here are really frequently used by me now...

Simple Jabber Client
    DmitryChernyak —  2008-02-26 16:32:24
Anybody knows Jabber ;-)

newLisp Debian and Ubuntu packages
    DmitryChernyak —  2008-02-26 16:25:15
Debian and Ubuntu apt repository is now available. Fresh i386 and amd64 non-unicode versions from development branch.

Stock tickers from MICEX
    DmitryChernyak —  2008-01-28 15:32:03
Ticker information grabber from Moscow stock exchange http://www.micex.ru.

funlib.lsp - my newLisp library
    DmitryChernyak —  2007-08-15 12:07:17
I collecting some useful functions in a library that is automatically loaded with my “init.lsp”.

Fresh news: (global?) is now hardcoded in newlisp. So it was removed form latest funlib.lsp.
Now with newlispdoc support: check http://en.feautec.pp.ru/store/libs/doc/index.html

Computer Telephony Integration (CTI)
    DmitryChernyak —  2007-08-13 12:23:10
CTI is the way the Office Telephone Station can provide real-time information to computer-aided workplaces about the call and to accept control from various SoftPhones.

Iconv and Recode
    DmitryChernyak —  2007-05-27 23:12:22
Charset conversion library. Supports utf-8, all russian charsets and all other that knows your own *nix.
Now newlispdoc compatible: http://en.feautec.pp.ru/store/libs/doc/index.html

Fun of newLISP
    DmitryChernyak —  2006-09-12 00:11:51
After a year with newLISP I have written an introduction to it for Russian programmers.
The main goal is to show the fun of newLISP (and whole LISPs) versus traditional procedural
and OOP languages.
This isn't a complete manual – only the most attractive language's features are shown here.
Here is it: http://en.feautec.pp.ru/store/fun-of-newlisp.html

newLisp ncurses console
    DmitryChernyak —  2006-06-06 01:04:58
Console shell for newLISP.

First really usable beta release

Features


awk for newLisp
    DmitryChernyak —  2005-11-04 02:15:33
newLisp is the better perl ;-)
And... what about the better awk? — Here is the one!

dofile stream processing
    DmitryChernyak —  2005-11-04 01:59:29
Sometimes, dealing with big structured file such as csv or ldif we don't want to load a whole file into memory, but want to process it record-by-record.
(dofile) iterator behaves like (dolist) but does iteration through file contents.

IDENT client context
    DmitryChernyak —  2005-08-25 00:39:47
identd is a useful thing. if you use it right, of course ;-)

newLisp JSON parser
    DmitryChernyak —  2005-07-20 22:57:08
Learning newLisp, I wrote JSON parser for it.

Welcome!
    DmitryChernyak —  2005-07-20 17:56:26
Site now is up and running.



This site is built upon WIKI technology. It uses cool wiki engine WackoWiki.