Toi (programming language): Difference between revisions

Content deleted Content added
Rjgordon (talk | contribs)
mNo edit summary
Rjgordon (talk | contribs)
No edit summary
Line 1:
Toy is an imperative, type-sensitive language that provides the basic functionality of a programming language. The language was designed and developed in C from the ground-up by Paul Longtine<ref>https://github.com/bannana/language/blob/master/doc/OVERVIEW</ref>. Written in C, Toy was created with the intent to be an educational experience and serves as a learning tool (or toy, hence the name) for those looking to familiarize themselves with the inner-workings of a programming language<ref>https://banna.tech/projects/post/toy_language/</ref>.