ClearScript

ClearScript 5.4.2.1 updated

ClearScript is a mash-up from Google's V8 engine, Microsoft's JScript, and VBScript, adding a scripting language interpreter to any .NET-based website, desktop, or mobile application.This means developers can use JavaScript or VBScript on top of C# or...

AspectJ

AspectJ 1.8.8 updated

Developed by the Eclipse Foundation, it is an unofficial standard by itself in the AOP community, being a major influence for many other AOP frameworks. It uses Java-like syntax and has included IDE integrations.Features:Seamless aspect-oriented extension...

withrestart

withrestart 0.2.7

The 'withrestart' module allows for errors to occur without being fatal to the execution process.This is done via a 'restart' function that allows code execution to start over or continue from its break point.Using something like 'withrestart' in Python...

newLISP

newLISP 10.6.2 / 10.6.3-dev updated

It is very similar syntax to LISP, but with a lot more functions built in and a more easy and friendlier interface.What is new in this release:Stable release 10.6.0 now has a native expansion macro function and adds many other improvements in several...

Clojure

Clojure 1.8.0 updated

Besides the JVM, Clojure also targets CLR, the Clojure Language Runtime.The CLR is a native implementation of Clojure on Microsoft's .Net Framework, programmed in C# and using the Dynamic Language Runtime (DLR).Before being such a big deal on the...

Rust

Rust 1.7.0 updated

Rust comes as a suite of associated libraries, documentation files, and a full-on compiler. The language itself was written specifically for developing client-server Web apps, with the main focus being on speed and a crash-free design. Rust's syntax is...

Spider

Spider 0.1.5

Spider, SpiderLang or SpiderScript, is another attempt at having a better feature set and language syntax for JavaScript.It draws inspiration from more mature and well-organized languages like Python, Swift, Go or C# and tries to fix previous JavaScript...