NAiST

Screen shot 2011-08-21 at 5.28.34 PM

Specialty Research Unit in Natural Language Processing and Intelligent Information System Technology
(NAiST) was established in 1996. We aim to research,design and develop applications, which can analyze, understand and generate languages,that human use naturally on Text, Speech and Image based on Natural Language Processing Technique.

Natural Language Processing (NLP) researches are essential to the enhancement of computer capability to process human-being language. Result of the researches originated various technique and computational linguistic theorem which cause the business software such as a language translator, automatic text extraction, information retrieval by using user own language as well as writing erificvation.

via NAiST.

Common Lisp

Common Lisp is a general-purpose, multi-paradigm programming language. It supports a combination of procedural, functional, and object-oriented programming paradigms.

Common Lisp is a general-purpose, multi-paradigm programming language. It supports a combination of procedural, functional, and object-oriented programming paradigms.

via Common Lisp – Wikipedia, the free encyclopedia.
Continue reading “Common Lisp”

Fargo: A Scheme-like Programming Langauge That Runs on Node.js

Developer James Coglan has created Fargo, a small experimental programming language for a asynchronous systems in JavaScript. It works in both Node.js and in browsers. Fargo is a modified version of Scheme, a dialect of LISP.

via Fargo: A Scheme-like Programming Langauge That Runs on Node.js.

Continue reading “Fargo: A Scheme-like Programming Langauge That Runs on Node.js”