Toi (programming language): Difference between revisions

Content deleted Content added
No edit summary
Tags: Reverted Visual edit Mobile edit Mobile web edit
No edit summary
Tags: Reverted references removed Visual edit Mobile edit Mobile web edit
Line 1:
<span lang="en">Toi is an imperative, type-sensitive language that provides the basic functionality of a programming language. The language was designed and developed from the ground-up by Paul Longtine.[1] Written in C, Toi 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</span>
<span lang="فارسی" dir="rtl">توی (Toi) یک زبان دستوری و حساس به نوع است که قابلیت‌های پایه یک زبان برنامه‌نویسی را ارائه می‌دهد. این زبان از ابتدا توسط پل لانگتین (Paul Longtine) طراحی و توسعه داده شده است.<ref>{{cite web|url=https://github.com/bannana/language/blob/master/doc/OVERVIEW|title=bannana/language|website=[[GitHub]]|date=17 February 2021|publisher=}}</ref> توی که به زبان C نوشته شده، با هدف ایجاد یک تجربه آموزشی طراحی شده و به عنوان یک ابزار یادگیری (یا اسباب‌بازی، به همین دلیل نام آن “توی” گذاشته شده) برای افرادی که می‌خواهند با ساختار داخلی یک زبان برنامه‌نویسی آشنا شوند، عمل می‌کند.<ref>{{cite web|url=https://banna.tech/projects/post/toy_language/|title=banna - useless things|publisher=|access-date=2016-10-23|archive-date=2016-10-24|archive-url=https://web.archive.org/web/20161024151620/https://banna.tech/projects/post/toy_language/|url-status=dead}}</ref></span>
 
== Specification<ref>{{cite web|url=https://github.com/bannana/language/blob/master/doc/SPECIFICATION|title=bannana/language|website=[[GitHub]]|date=17 February 2021|publisher=}}</ref><ref>{{Cite web|url=http://dev.nanner.co/language/file/doc/SPECIFICATION.html|title=SPECIFICATION - language - some fools attempt at an interpreted language}}</ref> ==