day & night

Sleep 2.1 beta 20, скриптовый язык для платформы Java
Дата обновления: , перейти к новому сообщению
#1
ЭЖД



*nix`оид
[SoftoRooMTeaM] Group Icon

Группа: Наши Люди
Сообщений: 11.935
Регистрация: 18.09.2004
Пользователь №: 1.679


Респектов: 789
-----XXXX-




user posted image

ph34r.gif Sleep 2.0

Sleep - еще один скриптовый язык для платформы Java. Он сочетает в себе perl-like синтаксис и легкую интеграцию с Java приложениями и библиотеками.
License: LGPL

Home_http://sleep.hick.org/
Downloads (~478 Kb)_http://sleep.hick.org/download/sleep20.tgz
User is offline
Go topGo end
 

Ответов(1 - 2)
27.02.2007 - 9:39
#2
de1ay



профи!
[SoftoRooMTeaM] Group Icon

Группа: Наши Люди
Сообщений: 4.437
Регистрация: 14.10.2005
Из: EU
Пользователь №: 1.010


Респектов: 613
-----XXXX-




Sleep 2.1 beta 11

Огромнейшее количество изменений и доработок по сравнению с версией 2.0
QUOTE
2.1-beta 11  (3 Dec 06)
===========
- multi-line parsed literals now make a more sincere effort to track which
  line number a variable was encountered at.
- fixed a bug with multi-line parsed literals where a variable followed
  immediately by a tab or newline was not being "terminated"
- fixed a bug with && and & followed by a HOES expression being mistaken
  for a function reference token.
- added &unlambda function that works exactly like &lambda except it does
  not create a new closure (rather it manipulates the this scope of the
  passed in closure and returns the passed in closure).
- added a profiler to sleep...  I know, you should be scared.  Use the
  DEBUG_TRACE_CALLS (8) or DEBUG_TRACE_PROFILE_ONLY (24) debug options to
  enable it.  Profiler statistics are available in the ScriptInstance class
  with the getProfilerStatistics method.  Scripts can access their profiler
  statistics with the &profile() function which returns an array. 
- fixed a line number skew issue with multi-line tokens passed as parameters
  to a function/expression. 
- fixed a line number skew issue when approximating the line numbers where
  a closure originated.
- added a -a/--ast command line option to dump the abstract syntax tree
  for the specified script. 
- fixed a coroutine bug where consecutive yields happening within a nested
  block were not properly saving the nested context.

user posted image Скачать:
http://sleep.hick.org...sleep21b11.tgz ~277kb
User is offline
Go topGo end
18.03.2008 - 14:35
#3
de1ay



профи!
[SoftoRooMTeaM] Group Icon

Группа: Наши Люди
Сообщений: 4.437
Регистрация: 14.10.2005
Из: EU
Пользователь №: 1.010


Респектов: 613
-----XXXX-




Sleep 2.1 beta 20

Цитата | Quote
2.1-beta 20  (12 Nov 07)
===========
- fix debug mode 24 error handling inconsistency bug.
- $null passed as a Java string now evaluates to null and not ""
- sleep arrays now allow $null elements when converting to Java
  arrays.
- updated fork() to use script name AND line number information
  for thread description.  will aid debugging.
- updated read-only array, hash wrappers to display a warning
  when a script attempts a modifying operation
- updated array, hash wrappers to marshall wrapped types into
  Sleep types as appropriate.

Твой софтовый форум Скачать:
http://sleep.hick.org...sleep21b20.tgz 328kb
User is offline
Go topGo end

Topic Options
Сейчас: 28.04.2024 - 22:16
Мобильная версия | Lite версия