Tags : Browse Projects

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

SciTE

Compare

  Analyzed about 20 hours ago

SciTE is a SCIntilla based Text Editor. Originally built to demonstrate Scintilla, it has grown to be a generally useful editor with facilities for building and running programs. It is best used for jobs with simple configurations - I use it for building test and demonstration programs as well as ... [More] SciTE and Scintilla, themselves. SciTE is currently available for Intel Win32 and Linux compatible operating systems with GTK+. [Less]

93.7K lines of code

13 current contributors

5 days since last commit

70 users on Open Hub

Moderate Activity
4.6129
   
I Use This

Ioke

Compare

  Analyzed about 22 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

C++ Mathematical Expression Library

Compare

  Analyzed about 1 hour ago

The C++ Mathematical Expression Library (ExprTk) is a simple to use, easy to integrate and extremely efficient and fast mathematical expression parsing and evaluation engine. The parsing engine supports various kinds of functional, logic processing semantics and is very easily extendible. ... [More] http://www.partow.net/programming/exprtk/index.html Mathematical operators (+, -, *, /, %, ^) Functions (min, max, avg, sum, abs, ceil, floor, round, roundn, exp, log, log10, logn, root, sqrt, clamp, range) Trigonometry (sin, cos, tan, acos, asin, atan, atan2, cosh, cot, csc, sec, sinh, tanh, d2r, r2d, d2g, g2d, hyp) Equalities, Inequalities and Assigment (=, ==, , !!=, , >=, :=, <-) Boolean logic, conditional statements and while-loop construct (and, or, xor, not, nand, no [Less]

42.9K lines of code

2 current contributors

over 1 year since last commit

1 users on Open Hub

Very Low Activity
5.0
 
I Use This