Code Monkey home page Code Monkey logo

jazz's People

Contributors

playxe 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

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

jazz's Issues

project name conflict and domains

I feel like a douche saying this, but we have a conflict.

I have a long-running programming language project called jazzlang and I've been holding onto the domains jazzlang.(com|net|org) for it, waiting for the day that I arrive at an iteration I'm actually happy with. Never got there yet, so never made it public.

(I do NOT have the jazz-lang.* domains, and am not grabbing them because that would be a crappy move.)

I'm attached to the name, but I don't want to fight over it and am willing to transfer the domains if you're actually going to hold onto them and commit to your project.

What I would absolutely hate to see happen is handing them over and seeing jazzlight go dormant in twelve months. Of course life is life and as such unpredictable, and there are no guarantees ever.

I should also note that this is not an urgent issue - I'm not about to publish my language just now.

Make constexpr functions better

For now, constexpr functions allows only variable creation, binary and unary operations. The main target is to allow struct and maybe even pointer operations in constexpr functions. For this, we need somehow allocate memory in constant functions and then free it and also add struct variant to Const enum variant in src/optimize/const_eval.rs

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.