Tags : Browse Projects

Select a tag to browse associated projects and drill deeper into the tag cloud.

dollarscript

Compare

  Analyzed about 9 hours ago

Making Java more dynamic

1.04M lines of code

0 current contributors

over 6 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This

leJOS RCX

Compare

  Analyzed 4 months ago

leJOS is a Java-based replacement firmware (OS) for the Lego Mindstorms RCX, a programmable brick with 32 Kb of RAM, which is included in Lego's Robotics Invention System. leJOS supports threads, exceptions, synchronization, floating point arithmetic, strings, and so on, but there is no garbage ... [More] collection yet. leJOS is also designed to be portable to other small devices. [Less]

25K lines of code

0 current contributors

over 17 years since last commit

1 users on Open Hub

Activity Not Available
0.0
 
I Use This
Licenses: No declared licenses

Whiley Compiler (WyC)

Compare

Claimed by Whiley Analyzed about 10 hours ago

Whiley is a programming language particularly suited to safety-critical systems. It is a hybrid object-oriented and functional programming language which employs extended static checking to eliminate errors at compile time, including divide-by-zero, array out-of-bounds and null dereference errors.

33.8K lines of code

1 current contributors

over 1 year since last commit

1 users on Open Hub

Very Low Activity
5.0
 
I Use This

javabuilders

Compare

  Analyzed about 22 hours ago

Maximum productivity with minimum code via declarative UIs for Java.Swing JavaBuilder (nearing version 1.0) : PDF Book : Stable Release 0.3 : 1.0 Maven Repository GTK+ JavaBuilder (just started) SWT JavaBuilder (just started) News Swing JB 1.0.20091201 - Issue 77. Also, changed Maven version to ... [More] avoid 1.0-SNAPSHOT, due to requests from Maven users. Swing JB 1.0.20091124 - 66, 67, 76 (removed all unnecessary dependencies) Swing JB 1.0.20091110 - #70 - enhancements to MigLayout DSL to allow specifying min/pref/max widths and heights, more work on Glazed Lists integration to allow creating UniqueList instances (via source=collection.property syntax) Swing JB 1.0.20091105 - 72 - JPasswordField support, 73 - Move to Java 6, 55 - Maven-ize project and provide own Maven repo Swing JB 1.0.20091028 - enhancement #62 (JInternalFrame support), defect #71, initial work to move to Maven for the whole project (issue 55). Swing JB 1.0.DEV.2009.09.15 - fixes for defects #64 and #65. Some initial work on #62, but not fully working yet with MigLayout. Swing JB 1.0.DEV.2008.08.12 - added ability to define initial sort on Glazed lists models (docs in PDF), plus reported defects: 58, 59. Swing JB 1.0.DEV.2009.07.30 - enhancement #56 plus initial GlazedLists JTable support (EventTableModel) that is part of #46. Swing JB 1.0.DEV.2009.07.23 - enhancement request #54 - adds value handles for Class and Dimension types. Many thanks to Alexandre Navarro for his code contributions on this one. Swing JB 1.0.DEV.2009.07.08 - fix for #52 (JList.onSelection enhancement) and #53 (regression). Swing JB 1.0.DEV.2009.07.06 - fix for #51. Swing JB 1.0.DEV.2009.07.03 - improved validation of invalid YAML format (tabs, quotes, parentheses) with line number reporting: #50 Swing JB 1.0.DEV.2009.07.02 - minor change to stop using BeansBinding and switch to the actively maintained BetterBeansBinding instead: #49. Swing JB 1.0.DEV.2009.06.15 - added GlazedLists JComboBox integration as part of #46. Please read the JComboBox / GlazedLists chapters in the PDF book in the ZIP for details. Swing JB 1.0.DEV.2009.06.10 - fix for regression #48. Swing JB 1.0.DEV.2009.06.09 - fix for regression #47. Swing JB.1.0.DEV.2009.06.05 - first drop of GlazedLists integration for binding to a JList: #46. More work on JTable and JComboBox to follow. Swing JB 1.0.DEV.2009.06.02 - fixes for #26 and #44. Swing JB 1.0.DEV.2009.05.28 - completion of a major JTable enhancement: #43 Swing JB 1.0.DEV.2009.05.21 - fixes for #42, #40 Swing JB 1.0.DEV.2009.05.12 - big fix for #36 (content validation in the YAML file), #34. Some initial work on #42 and #43. Swing JB 1.0.DEV.2009.04.25 - first support for JList and JComboBox data binding (issue 31) Swing JB.1.0.DEV.2009.04.22 - issues #33, #35, some fixes for #36, #38 Swing JB.1.0.DEV.2009.04.30 - preview of a new enhancement #33 that allows to create JLabels from just literal String directly in the MigLayout section...making the YAML even more concise! First build of Swing JavaBuilder 1.0.DEV. Has fixes for issue #28 (upgrade MigLayout to 3.7) and #29 (make Beans Binding optional for those who want to try alternate data binding libraries) Swing JavaBuilder 0.3.FINAL is OUT! [Less]

40.4K lines of code

0 current contributors

about 9 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This

Ioke

Compare

  Analyzed about 23 hours ago

Ioke is a folding language. It allows you to write highly expressive code that writes code. Ioke allows you to create abstractions at any level, and expressiveness is the ultimate goal of the language. Ioke is a dynamic language targeted at the Java Virtual Machine. It's been designed from ... [More] scratch to be a highly flexible general purpose language. It is a prototype-based programming language that is inspired by Io, Smalltalk, Lisp and Ruby. [Less]

67.6K lines of code

0 current contributors

almost 13 years since last commit

1 users on Open Hub

Inactive
5.0
 
I Use This

Vix

Compare

  Analyzed about 1 hour ago

Vix website-management (CMS) application written in Clojure.

11.3K lines of code

0 current contributors

about 11 years since last commit

1 users on Open Hub

Inactive
5.0
 
I Use This

Whiley Eclipse Plugin

Compare

Claimed by Whiley No analysis available

Eclipse Plugin for the Whiley Programming Language

0 lines of code

0 current contributors

0 since last commit

1 users on Open Hub

Activity Not Available
5.0
 
I Use This
Mostly written in language not available
Licenses: BSD-3-Clause

mirah

Compare

  Analyzed about 22 hours ago

The Mirah Programming Language

87.5K lines of code

0 current contributors

over 6 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This
Licenses: No declared licenses

jdbi

Compare

  Analyzed about 5 hours ago

jdbi is designed to provide convenient tabular data access in Java; including templated SQL, parameterized and strongly typed queries, and Streams integration

6.47M lines of code

0 current contributors

9 days since last commit

1 users on Open Hub

High Activity
5.0
 
I Use This

minikanren-scala

Compare

  Analyzed about 18 hours ago

A Scala port of MiniKanren

986 lines of code

0 current contributors

over 14 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This