Jump to content

Kevin John Gough: Difference between revisions

From EDM2
Ak120 (talk | contribs)
No edit summary
Ak120 (talk | contribs)
mNo edit summary
Line 1: Line 1:
John Gough is Emeritus Professor of Computer Science at Queensland University of Technology (QUT) in Brisbane, Australia and is the man mostly responsible for the '''Gardens Point''' series of Wirthian compilers and development tools.
John Gough is Emeritus Professor of Computer Science at Queensland University of Technology (QUT) in Brisbane, Australia and is the man mostly responsible for the '''Gardens Point''' series of Wirthian compilers and development tools.


==Known projects==
==Projects==
* [[Gardens Point Component Pascal]] - Targets the [[JVM]] or the [[Microsoft Windows]] CLR
* [[Gardens Point Component Pascal]] - Targets the [[JVM]] or the [[Microsoft Windows]] CLR
* [http://gplex.codeplex.com/ Gardens Point LEX] - [[Lex]] compatible lexical analysis package but with proper [[Unicode]] support, sadly only available for the Windows CLR
* [http://gplex.codeplex.com/ Gardens Point LEX] - [[Lex]] compatible lexical analysis package but with proper [[Unicode]] support, sadly only available for the Windows CLR
Line 8: Line 8:
* [http://gppg.codeplex.com/ Gardens Point Parser Generator] - Takes the output of GPLex and creates a parser out of it in [[C Sharp]], only available for the Windows CLR
* [http://gppg.codeplex.com/ Gardens Point Parser Generator] - Takes the output of GPLex and creates a parser out of it in [[C Sharp]], only available for the Windows CLR
* Ruby.NET - [[Ruby]] implementation for the CLR - Now discontinued
* Ruby.NET - [[Ruby]] implementation for the CLR - Now discontinued
==Links==
* [http://softwareautomata.blogspot.co.uk/ Kevin John Gough's blog page]
* [http://www.codeplex.com/site/users/view/k_john_gough Kevin John Gough] - Information page (Codeplex)


==Publications==
==Publications==
Line 18: Line 14:
* Gough; George Mohay: ''Modula-2: A Second Course in Programming'' – Prentice-Hall 1988, ISBN 0724808280
* Gough; George Mohay: ''Modula-2: A Second Course in Programming'' – Prentice-Hall 1988, ISBN 0724808280
* Wayne Kelly; John Gough: ''Ruby.NET: a ruby compiler for the common language infrastructure'' - Proceedings of the Thirty-First Australasian Computer Science Conference (ACSC 2008)
* Wayne Kelly; John Gough: ''Ruby.NET: a ruby compiler for the common language infrastructure'' - Proceedings of the Thirty-First Australasian Computer Science Conference (ACSC 2008)
==Links==
* [http://softwareautomata.blogspot.co.uk/ John Gough on Software Tools]
* [http://www.codeplex.com/site/users/view/k_john_gough Kevin John Gough] - Information page (Codeplex)


{{DEFAULTSORT:Gough, Kevin John}}
{{DEFAULTSORT:Gough, Kevin John}}
[[Category:Individual Software Developers]]
[[Category:Individual Software Developers]]

Revision as of 23:17, 28 August 2018

John Gough is Emeritus Professor of Computer Science at Queensland University of Technology (QUT) in Brisbane, Australia and is the man mostly responsible for the Gardens Point series of Wirthian compilers and development tools.

Projects

Publications

  • Kevin John Gough: Compiling for the .NET Common Language Runtime (CLR) - Prentice-Hall 2002, ISBN 0-13-062296-6
  • Kevin John Gough: Syntax Analysis and Software Tools - Addison-Wesley 1988, ISBN 0-201-18048-0
  • Gough; George Mohay: Modula-2: A Second Course in Programming – Prentice-Hall 1988, ISBN 0724808280
  • Wayne Kelly; John Gough: Ruby.NET: a ruby compiler for the common language infrastructure - Proceedings of the Thirty-First Australasian Computer Science Conference (ACSC 2008)

Links