Skip to content
This repository has been archived by the owner on Dec 19, 2017. It is now read-only.
/ trinity-legacy Public archive

The legacy version of the Trinity Programming Language [archived]

License

Notifications You must be signed in to change notification settings

chrisblutz/trinity-legacy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Trinity Logo

This is the legacy version of the Trinity interpreter. The new, updated version can be found here.


Trinity is a dynamically-typed, object-oriented programming language. It is heavily influenced by aspects of Java and Ruby.

Repository Structure

  • bin - Batch/Shell scripts
  • lib - Trinity standard library
  • logo - PNG/SVG logos for Trinity
  • src - Java source code for the Trinity interpreter
  • test - Trinity unit tests (written in Trinity)

Copyright

Copyright © 2017 Christopher Lutz. See LICENSE for further details.

About

The legacy version of the Trinity Programming Language [archived]

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages