Software

Racket Racket

Racket started its life as a Scheme implementation, but has now grown into a general-purpose, multi-paradigm programming language and the world's first ecosystem for language-oriented programming. Racket designed to be a platform for programming language design and implementation where developers can create their own dream language.

Baidu Browser Baidu Browser

Baidu Browser, previously known as Baidu Spark, is a Chromium-based web browser. The browser utilize the same engine as Google Crhome while providing and attractive UI, changeable skins, video download and screenshot capture and seamless integrations with social networks like Facebook.

Pharo Pharo

Pharo is an open source dynamic and reflective language which is made by a community of more than 100 contributors. The language is isnpired by the programming language Smalltalk which was released back in the 1972. On top of that, Pharo offers several live programming features such as immediate object manipulation, live update and hot recompiling. The Pharo full stack is released under MIT License.

Ceylon Ceylon

With Ceylon developers can write software that runs on the JVM (Java Virtual Machine) or complied to JavaScript. Ceylon is an object-oriented, strongly statically typed programming language with an emphasis on immutability. The language was first created by Red Hat in 2011, but is now maintained by the Eclipse Foundation.

ReactOS ReactOS

ReactOS is a free and open-source Windows-like operating system for amd64/i686 computers. ReactOS was designed to be binary-compatible with computer programs and device drivers made for Windows Server 2003 and Microsoft Windows NT family of operating systems including Windows NT4, Windows 2000, Windows XP, Windows 2003, Windows Vista and Windows Seven. To Some, ReactOS is a potential open-source drop-in replacement for Windows and for its information on undocumented Windows APIs

Eiffel Eiffel

Eiffel is an free and open-source object-oriented programming language designed at Eiffel Software by Bertrand Meyer back in 1985. Bertrand Meyer had one goal in mind when he created the language, the goal of increasing the reliability of commercial software development. Today Eiffel comes with its own IDE (Integrated Development Environment) called EiffelStudio, the software can be used to write Eiffel code in a single user interface that includes a compiler, interpreter, debugger, browser, metrics tool, profiler, diagram and code inspector.

Pascal Pascal

Pascal is a free and open-source imperative and procedural programming language. The language was designed 1970 by Niklaus Wirth to encourage good programming practices using structured programming and data structuring.