Download List

프로젝트 설명

STOICAL is a modern re-implementation of the classic stack language STOIC. It hosts features not present in the original incarnation, and some not present in many languages today. These include POSIX threading, regular expressions, dynamic memory, associative arrays (hashes), sockets, floating point arithmetic, passive garbage collection, passive type-checking, and more.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2002-05-07 18:18
0.1.8

Vim은 문법은 이제 문서에서 자동으로 생성됩니다. 수정 정규식을 제출했다. 출력이 단어를 '%'가 추가되었습니다.
Tags: Minor feature enhancements
Vim syntax is now generated automatically from
documentation. Fixes were made to regular
expressions. The output word '%%' was added.

2002-05-05 20:14
0.1.7

데비안 패키지 지원이 추가되었습니다. 지금 autoconf를 사용합니다. 마이너 버그수정되었다.
Tags: Code cleanup
Debian package support was added. autoconf is now
used. Minor bugfixes were made.

2002-05-03 22:30
06

새로운 타입의 시스템 점검, - 벽, 더 많은 정보를 오류 메시지, 연관 배열, 조항 (코드 블록), 문서의 생성에 대한 소스에서 스토아 철학의 자체 ()에 의해, 모든 흐름 제어를 내놓고 및 Vim은 구문 강조 파일을 포함 아무 경고 .
Tags: Major feature enhancements
A new type-checking system, no warnings with -Wall, more informative error messages, associative arrays, basing all flow control on clauses (code blocks), generation of documentation from source (by STOICAL itself), and inclusion of Vim syntax highlighting files.

2002-04-20 02:13
02

어휘 항목에 대한 더 나은 메모리 관리, 그리고 완벽하게는 POSIX와 호환되는 정규 표현식을 지원합니다.
Tags: Initial freshmeat announcement
Better memory management for vocabulary entries, and fully POSIX-compatible regular expression support.

Project Resources