Coder Social home page Coder Social logo

azizamari / ncodi Goto Github PK

View Code? Open in Web Editor NEW
116.0 2.0 11.0 37.16 MB

Tunisian Programming Language, Ncodi - Code in your own words.

Home Page: http://ncodi.tn

License: Apache License 2.0

C# 79.82% Batchfile 0.06% Shell 0.02% HTML 15.31% JavaScript 0.32% CSS 4.38% Dockerfile 0.09%
language programming-language compiler csharp dotnet ide tunisia

ncodi's Introduction

Ncodi is a programming language that uses the Tunisian Dialect


Useful Links:

Official Website / Documentation / Playground / Code Samples

Roadmap:

  • Finish Core Interpreter - 100% ✔️
  • Add Bracket notation [index] - 100% ✔️
  • Create a Cli to run code - 100% ✔️
  • Create web-based playground to run code 100% ✔️
  • Create a documentation and about page (website) 95% ✔️
  • Get reviews from experts 50% ✔️
  • launch beta version (18 july)

Software Design Inspired by The .NET Compiler Platform Roslyn and Minsk

ncodi's People

Contributors

azizamari avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

ncodi's Issues

Function calls get parsed but don't get called

the 'x' error was just a temporary error I add to make things clear xD

        private BoundExpression BindCallExpression(CallExpressionSyntax syntax)
        {

            _diagnostics.ReportBadCharacter(syntax.Identifier.Span.Start, 'x');
            return new BoundErrorExpression();
        }

image

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.