logo

lisp

 



Advanced Search  

Results 1-10 of about 830 for the lisp  (0.041 sec)
All tags  
 

patrickwonders

Fractal representation of binary operations

A few weeks back, I was playing with fractal representations of binary operations. For the math-phobic, Don't panic yet. General binary operations are pretty simple. Suppose you have a collection of...operations: (draw-monoid *mult-v4* "v4.png" :width 800 :height 280) (draw-monoid *mult-z4* "z4.png" :width 800 :height 280) (draw-monoid *mult-z3-z2* "z3-z2.png" :width 800 :height 280)


Tags: lisp math

Posts by patrickwonders tagged lisp 
http://patrickwonders.livejournal.com/34997.html      (Cached)   0 links
Published: 1 day, 18 hours ago (Wed, 03 Sep 2008 04:42:03 PDT); 8413 bytes
patrickwonders


lionet

— You overflowed a "long"? And they don't appreciate Lisp?? — задал здесь (via squadette ) риторический вопрос ко-дизайнер коммон-лиспа Dan Weinreb . Очевидно, это означает что в динамических языках числовые типы тоже динамические и апгрейдятся "куда надо" автоматом: в отличие от жёсткого барьера Int → Integer в Haskell, целочисленные типы в правильных динамических языках автоматом перетекают...

Tags: lisp erlang

Posts by lionet tagged lisp 
http://lionet.livejournal.com/25715.html      (Cached)   0 links
Published: 2 days, 18 hours ago (Tue, 02 Sep 2008 04:57:40 PDT); 2987 bytes
lionet


diglanx

Начинаю осваивать один из самых великих.. (если не самый)

Все надежды побоку, придется мне учить lisp, в моем проекте без него никак. Пробовал все это дело представить на ocaml, но получается нелаконично, слишком много лишних символов, да и вообще как-то не эстетично чтоли. Уже нарыл кучу книг, уже выбрал что читать. Радуюсь.. Люблю осваивать что-то новое, тем более, что мне лисп понадобиться в emacs'е.

Tags: ocaml lisp

Posts by diglanx tagged lisp 
http://diglanx.livejournal.com/31321.html      (Cached)   0 links
Published: 2 days, 20 hours ago (Tue, 02 Sep 2008 02:42:40 PDT); 631 bytes
diglanx


love5an

В /ы/ не так давно выкладывали простенькую символьно дифференцирующую программу на CL, я ее допилил, теперь дифференцирует любую из следующих простых функций: +, -, *, /, log(с одним аргументом, по экспоненте...неведомая хуйня, сильно не пинать. Планирую попозже прикрутить редукцию по символам, т.е, чтобэ, например, (sin(x)*sin(x))/sin(x) упрощало в sin(x), а 5*x*1/x - в 5. И, можэ быть, инфиксный ввод

Tags: lisp

Posts by love5an tagged lisp 
http://love5an.livejournal.com/293935.html      (Cached)   0 links
Published: 3 days, 17 hours ago (Mon, 01 Sep 2008 05:33:37 PDT); 2618 bytes
love5an

 

aisa0

I *like* non-hygenic macros thankyouverymuch.

For years I've been asked why I wrote a particular piece of code a certain way, and I've often responded with "Oh, I've studied a lot of Lisp and it influenced the way I write code." Now, after asking how to port some code to an upcoming release of chicken (A Scheme compiler, Scheme being a dialect of Lisp), I've been asked why I wrote a particular piece of code a certain way. This is either a...

Tags: hacking lisp

Posts by aisa0 tagged lisp 
http://aisa0.livejournal.com/164512.html      (Cached)   0 links
Published: 1 week, 3 days ago (Mon, 25 Aug 2008 13:01:07 PDT); 732 bytes
aisa0


fare

GHARF

...facility on top of which we can journal distributed transactions, that can be used to construct various queryable views of the data. Our first version will probably extend and productize Erlang-in-Lisp, reuse Mnesia, and possibly combining these techniques with Elephant, BKNR or another such system to persist objects. Further versions may or may not be displace Common Lisp with Scheme, Factor, Javascript...

Tags: software entrepreneurship databases lisp tao of programming capitalism gharf tunes distributed en

Posts by fare tagged lisp 
http://fare.livejournal.com/132351.html      (Cached)   0 links
Published: 1 week, 4 days ago (Sun, 24 Aug 2008 20:57:57 PDT); 3347 bytes
fare


patrickwonders

Too smart for me...

...not matching the code involved, I remembered how much I love literate programming. I'm only partially thrilled with noweb though. So, what's my thought? Throw together a tangle and weave in Lisp. And, in fact, if I limit the output language to Lisp, I might even be able to take advantage of (READ ...) and use s-expressions for my chunks. I just need to write my web file like this: ("...

Tags: lisp

Posts by patrickwonders tagged lisp 
http://patrickwonders.livejournal.com/34446.html      (Cached)   0 links
Published: 1 week, 5 days ago (Sat, 23 Aug 2008 09:17:57 PDT); 3750 bytes
patrickwonders


ahefner

Interval sequences

Lately I've done some programming in Factor , and one feature I've grown fond of is that integers are considered sequences, usable with map and other combinators. As an excuse to take the extensible...time, it seems like any immutable sequence has a bit more work to do in implementing the (non-destructive) utility functions. I've filed my implementation away here in case anyone is interested

Tags: lisp

Posts by ahefner tagged lisp 
http://ahefner.livejournal.com/6735.html      (Cached)   0 links
Published: 2 weeks, 3 days ago (Mon, 18 Aug 2008 23:11:45 PDT); 4714 bytes
ahefner


fare

No Boston Lisp Meeting for August - Next Meeting in September

...the foresight to delegate, no speaker was found for August. I don't feel like rushing things so late in the game, so unless a surprise speaker is found on short notice, there won't be a Boston Lisp Meeting this August. But lo and behold, we have speakers for September and October. On Monday September 29th 2008, 1800, Rich Hickey will give a long talk on Clojure , his new Lisp dialect for...

Tags: lisp meeting boston boston-lisp-meeting en

Posts by fare tagged lisp 
http://fare.livejournal.com/130379.html      (Cached)   0 links
Published: 3 weeks, 2 days ago (Tue, 12 Aug 2008 12:33:34 PDT); 847 bytes
fare


love5an

Я ебнутый, да? ( funcall (( lambda ( f ) (( lambda ( x ) ( funcall f ( lambda ( y ) ( funcall ( funcall x x ) y )))) ( lambda ( x ) ( funcall... n 1 ) 1 ( + n ( funcall sum ( 1- n ))))))) 10 ) Тут , по-моему, еще не было.


Tags: lisp

Posts by love5an tagged lisp 
http://love5an.livejournal.com/291543.html      (Cached)   0 links
Published: 3 weeks, 3 days ago (Mon, 11 Aug 2008 22:36:21 PDT); 2568 bytes
love5an

Related tags

Computers
Programming
Emacs
Scheme
Hacking
Haskell
Python
En
Java
Perl
Common Lisp
Self-Learning
Sbcl
Beware The Geek
Ruby
Sicp
Books
Justin.Tv
Clutu
Ilc07


Emacs Lisp
Boston-Lisp-Meeting
Common Lisp
Road To Lisp
Lisp Tutorial
Cl-Emb Embedded Common Lisp
Lisp Scheme Sicp
Rtl Highlight Film Common Lisp Rockz
Lisp Persistance
Erick Naggum Good Lisp And Other Stuff
Common Lisp Wikibook
High School Programming Lisp Java C++ Co
Pascal Costanza Guide To Lisp
Successful Lisp Programming
Common Lisp Webserver
Lisp Webserver Adn Some Java Crap
Lisp Language Popularity
The Doctor Has A Lisp
Lisp Learning
Common Lisp Icfp 2006 Programming Contes

 

Result Page: 1 2 3 4 5 6 7 8 9  for lisp

Advanced Search  
 
Copyright © 2005 ljseek.com This service is not affiliated with LiveJournal.com
Design by Steorra.com