Category:8th

From Rosetta Code
Language
8th
This programming language may be used to instruct a computer to perform a task.
Official website
Execution method: Interpreted or compiled
Garbage collected: Yes
Parameter passing methods: By reference
Type strength: Strong
Type checking: Dynamic
See Also:


Listed below are all of the tasks on Rosetta Code which have been solved using 8th.

8th™ is a cross-platform, secure, robust, cost-effective, extensible, and modern programming language and development environment.

Some of its features include:

  • Code is cross-platform (Windows, OS X, Linux, Android, iOS, Raspberry Pi)
  • Interprets source to native-code, no VM
  • Garbage collection via reference-counting
  • Integrated large integer/float numeric support
  • Strings are always UTF-8
  • Data declared using (extended) JSON syntax
  • L10N support
  • Easy cross-platform GUI
  • FFI (call native libraries)
  • Built-in networking (sockets, http etc)
  • Built-in high-end encryption
  • Lots of other things... see the website for more information.

Pages in category "8th"

The following 91 pages are in this category, out of 91 total.