Skip to main content

Home/ Coders/ Group items tagged Syntax

Rss Feed Group items tagged

Christina Mulligan

Avail: an 'articulate' programming language - 0 views

  •  
    A group of developers has released the first public, open-source version of Avail, a multi-purpose paradigmatic programming language designed to articulate and solve complex programming problems. Avail 1.0.0 is a statically typed programming language whose syntax and features lend themselves to solving software engineering problems with their natural expressions.
Shahriar Kabir

Swift - A Modern Programming Language - 0 views

  •  
    Swift is an innovative new programming language for iOS and OS X. Coding with swift is really interactive and fun. The syntax is short yet expressive. The apps built with swift runs lightning fast.
Joel Bennett

xacc.ide - 0 views

  •  
    xacc is an opensource multi-language IDE written in C# ... it handles syntax highlighting etc for everything from Boo and C# to Ruby and Perl, to Caml, F#, Scheme and Lua, and even Yacc, Bison, Lex and Flex ... and PowerShell.

    It has project support for C#/C++, Nemerle and Boo, and Yacc/Flex, NSIS, etc.
Joel Bennett

Microsoft Command Line Standard - 0 views

  • our goal is to present a consistent, composable command line user experience. Achieving that allows a user to learn a core set of concepts (syntax, naming, behaviors, etc) and then be able to translate that knowledge into working with a large set of commands. Those commands should be able to output standardized streams of data in a standardized format to allow easy composition without the burden of parsing streams of output text.
  •  
    Microsoft's new "Command Line Standard" guidance on how to write applications which behave nicely as part of a command line interface pipeline ... specifically, PowerShell Commandlets implement most of this by default, but this willl allow unmanaged apps to better coexist in the PowerShell world ...
Joel Bennett

Application Development Trends - Sun Provides Early Access to NetBeans Ruby Pack - 0 views

  •  
    The new NetBeans Ruby plugin sounds relly impressive: "features that go beyond basic editing, syntax highlighting, navigation outline, project support and unit test execution" to include extensive code completion, integrated documentation tooltips and even semantic analysis and highlighting!
Joel Bennett

Comparison of JavaScript-based source code editors - Wikipedia, the free encyclopedia - 0 views

  •  
    EditArea and CodeMirror are clearly winners here.
Joel Bennett

ScintillaNET - CodePlex - 0 views

  •  
    ScintillaNET is a .NET 2.0 wrapper around the Scintilla Native control. It provides a friendly .NET interface around the unwieldy Scintilla component ...
Matteo Spreafico

OQGRAPH Engine for MySQL, MariaDB and Drizzle - 1 views

  • The Open Query GRAPH engine (OQGRAPH) is a computation engine allowing hierarchies and more complex graph structures to be handled in a relational fashion. In a nutshell, tree structures and friend-of-a-friend style searches can now be done using standard SQL syntax, and results joined onto other tables.
‹ Previous 21 - 31 of 31
Showing 20 items per page