Skip to content

TheSilvered/nest

Repository files navigation

nest

ubuntu_test Documentation Status License: MIT Latest release

A programming language with no keywords.

This programming language is still in development and can be unstable. Beta versions are not properly tested and might crash unexpectedly.

Features

  • Dynamic types
  • Memory safe
  • Interpreted
  • Garbage collected
  • Expandable with C and C++

Future planned features

  • Regular expressions in the standard library
  • A custom graphics and UI standard library
  • Multithreading

Documentation

The documentation is hosted on ReadTheDocs and can be found here.