Skip to content

Open Turing+ programming language compiler

License

Notifications You must be signed in to change notification settings

cwichoski/Open-TuringPlus

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Turing+ 6.2 build process for Unix-like systems

This is the complete buildable source of Turing+ 6.2 for Unix systems.  
Turing+ requires an installed Turing+ compiler, tpc, to build.
Install a binary distribution from Releases to begin.

To build the Turing+ compiler, run the command "make" in this directory.
The distributable binary version of Turing+ for this platform will be output
as "tplus-$(OSTYPE).tar.gz".

Tests can be run in the test/ subdirectory. Run "make" in that directory
for a basic functionality test of sequential and concurrent Turing+.

About

Open Turing+ programming language compiler

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • xBase 31.5%
  • Charity 21.1%
  • Turing 16.5%
  • StringTemplate 9.2%
  • C 6.9%
  • Smalltalk 6.2%
  • Other 8.6%