mainJava Training Wheels - Summary

 
 
Membership Info
Group Admin:
1 active member

Group identification
Id: 11625
System Name: jtw
Name: Java Training Wheels
Group Type: Official GNU software

Search in this Group


 

This software is part of the GNU Project.

As proof of concept for J.T.W., a SUPERFOR macro is presented much
like for loops in the BASIC programming language.

Also as a second proof of concept, a file inclusion mechanism is
presented that behaves like the C Pre-Processor so that J.T.W. methods
can be placed in their own source files when these methods become
large and unwieldy.

The J.T.W. language also introduces BEGIN and END constructs, which
are simpler for novices to learn than Java's { ... } constructs.  The
{ ... } construct is more suitable to advanced programmers like Lisp's
( ... ) construct.  However novice programmers want all of the help
that the compiler can give them, which includes support for the BEGIN
... END constructs.

Also I have introduced new keywords: FUNCTION, METHOD, PROPERTY,
CONSTRUCTOR, CLASSVAR, VAR, THEN, ELSEIF, AND, OR, BEGINMAIN and
ENDMAIN.

Registration Date: Fri 15 Jul 2016 11:56:47 PM UTC
License: GNU General Public License v3 or later
Development Status: 3 - Alpha

 

Latest News rss feed

No news found

Quick Overview
 Memberlist (1 member)

Communication Tools
 Mailing Lists (2 public mailing lists)

Development Tools
 Task Manager (open items: 0, total: 0)

Back to the top

Powered by Savane 3.13-d3ae.
Corresponding source code