Giter Club home page Giter Club logo

draco-language-suggestions's Introduction

A new .NET programming language in the making

Discord

I just want to see how the language looks!

See the Samples folder.

The aims of the language

I want to do to C# what Kotlin did to Java

It should be a high-level language which could replace C#. Here are a few major key points that we aren't changing:

  • It is strongly statically typed
  • It is not academic & should be easily used by a regular .NET developer
  • It should be more or less readable by people not knowing it (as opposed to ML, for instance)
  • It should be debuggable
  • It prefers generalized approaches over sugared special cases
  • It adds a bigger and more worked out feature earlier, than an underspecified one that will result in extra features to work out the missed use cases

Current state of the project

Note: There is no working compiler yet, but we are getting close to a minimal feature set that can be implemented.

Right now we are still working out the core of the language. We do this by collecting ideas, inspiration, frustrating things and useful bits from existing languages. We have started working on a specification (see the Specification folder) and you can see an example program that we try to keep updated to more or less reflect our current idea of the language. You can also take a look at the feature tracking document, where we keep track of all features we want to investigate.

Our workflow

  1. We start from an idea or a discussion, usually either on our Discord server or in an issue.
  2. The ideas we like are then worked on as an issue, we append comments, elaborate on the features and internals.
  3. When we want to add something to the specification, we either create a new, or edit an existing file in the Specification folder, write the specification document and open a Pull Request with the name RFCnnnn - Short description.
  4. We critique the RFC, modify if needed, even leave out features we can't agree on for a while.
  5. When no more comments arrive on the RFC and we can agree on the feature, we merge it into the specification.

Propose your ideas!

Now that you grasped the main idea, feel free to open an issue which

  • Proposes a language idea. No strict requirements, so for now, any idea is welcomed
  • Tells about your experience using any programming language. Tell us what you find interesting about a language or what you disliked about it

draco-language-suggestions's People

Contributors

lpeter1997 avatar binto86 avatar whiteblackgoose avatar thinker227 avatar lucyelle avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.