Download List

프로젝트 설명

Racket (formerly PLT Scheme) is a programming language suitable for implementation tasks ranging from scripting to application development, including GUIs, Web services, etc. It includes the DrRacket programming environment, a virtual machine with a just-in-time compiler, tools for creating stand-alone executables, the Racket Web server, extensive libraries, documentation for both beginners and experts, and more. It supports the creation of new programming languages through a rich, expressive syntax system. Example languages include Typed Racket, ACL2, FrTime, and Lazy Racket.

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.

2013-02-16 10:50
5.3.3

5.3.2 컨투어 창과 구문 색상 표시 간의 상호 작용에 관한의 결함을 해결 하기 위해 bugfix 릴리스 이다.
This is a bugfix release to address a flaw in 5.3.2 concerning interactions between the contour window and the syntax coloring.

2013-02-02 08:08
5.3.2

새로운 라이브러리: 수학, 파일/압축을 풀고, 파일/untgz, 파일/압축 해제 및 데이터/비트-벡터. 새로운 ' 게으른-필요한 ' 양식. ' 라켓/일반 '과 'openssl'에 대 한 확장. (베타)에 새로운 패키지 시스템입니다. 응답성 GUI입니다. 자동 parens 향상 되었습니다. 낙서 markdown을 렌더링할 수 있습니다. 문서 상호 참조 정보를 SQLite3 데이터베이스에 저장 됩니다. TR 리 ' 줄거리/입력 ' 하 고 구분 된 연속.
New libraries: math, file/untar, file/untgz, file/unzip, and data/bit-vector. A new 'lazy-require' form. Extensions to 'racket/generic' and 'openssl'. A new package system (in beta). A more responsive GUI. auto-parens has been improved. Scribble can render markdown. Documentation cross-reference information is stored in an SQLite3 database. TR-friendly 'plot/typed' and delimited continuation.

2012-02-03 10:06
5.2.1

이 릴리스에 추가 Redex의 matcher의 향상 된 성능, 멋진-찾고 향상된 "음모" 도서관, 플롯, 사용자 지정이 가능한 듀얼 축 틱/변환, 누적된 히스토그램 및 3D 벡터 필드. 성능 향상 epoll()/kqueue(), JIT 컴파일된 부동 소수점 연산에 대 한 크로스 모듈 인라인, 및 사용 하 여 SSE 사용이 포함 됩니다. 리터럴 문자열, regexps 등 인턴. DrRacket 사용 가능한 광선 추적 아이콘 및 라켓 입력 허용 매크로에 유형 오류를 사용자 지정 합니다. "2htdp/우주" 실험적인 게임 패드 키 처리기를 지원합니다. "Db" 라이브러리는 이제 중첩된 트랜잭션 및 PostgreSQL 배열을 지원합니다.
This release adds improved performance of Redex's matcher, an improved "plot" library, nicer-looking plots, customizable dual axis ticks/transforms, stacked histograms, and 3D vector fields. Performance improvements include using epoll()/kqueue(), cross-module inlining, and using SSE for JIT-compiled floating-point operations. Literal strings, regexps, etc. are interned. DrRacket uses composable ray-traced icons, and Typed Racket allows customizing type errors in macros. "2htdp/universe" supports an experimental game pad key handler. The "db" library now supports nested transactions and PostgreSQL arrays.

2011-11-12 01:52
5.2

이 릴리스에 DrRacket, 새로운 db 인터페이스 라이브러리 PostgreSQL, Mysql은, 우리 모두의 SQLite, 및 더 많은 기존의 키 ("C-t" 새로운 탭과 "C r" 실행에 대 한)를 사용 하 여 DrRacket 사용자 및 확장 "음모" 라이브러리 XREPL (제공 편리한 일반 복제 명령), ODBC에서 온라인 확인 구문을 추가 컬렉션, 입력 한 라켓 (성능 디버깅 지원을 제공)으로 디렉토리를 등록 하는 "raco 링크" 명령보다 직관적인 type 출력물, 선택적 인수를 갖는 함수, Redex (지정 판단 양식, 형식 시스템 및 운영 의미 체계를 포함 하 여 지원) 다양 한 수정 및 개선.
Tags: Major feature enhancements
This release adds an online check syntax in DrRacket, the new db library interfaces PostgreSQL, MySQL, SQLite, and ODBC, XREPL (providing convenient plain REPL commands), a reimplemented and extended "plot" library, DrRacket use of more conventional keys ("C-t" for a new tab and "C-r" to run), a "raco link" command which registers a directory as a collection, Typed Racket (providing performance debugging support), more intuitive type printouts, functions with optional arguments, Redex (supporting specifying judgment forms, including type systems and operational semantics), and various fixes and improvements.

Project Resources