Code Monkey home page Code Monkey logo

tulip's Introduction

tulip

 )`(   )`(   )`(   )`(   )`(   )`(   )`(   )`(   )`(   )`(   )`(   )`(   )`(   )`(   )`(
(   ) (   ) (   ) (   ) (   ) (   ) (   ) (   ) (   ) (   ) (   ) (   ) (   ) (   ) (   )
  |/    |/    |/    |/    |/    |/    |/    |/    |/    |/    |/    |/    |/    |/    |/

Tulip is a language!

Why Tulip?

  • Repl-oriented to encourage linear thinking and composition
  • Lightweight tagging, pattern-matching, and open methods for easy, clear communication between parts of the runtime
  • First-class parameterized modules for simple, easy encapsulation
  • Flexible actor-based concurrency model with no shared state (lifted from Erlang, really)
  • A diverse core team, and a founder who is not cis, straight, or a man. Also a real, enforced code of conduct, and a pretty-flower aesthetic.

For more details, please read the intro linked above.

Contributing

A language is a very large project, and I need your help! Especially if you are queer/trans, disabled, a woman, and/or a person of color, and in that case especially if you think you don't know anything about compilers. I feel a little conflicted asking for this kind of help because I can't pay anyone (nor am I getting paid), so please don't feel guilty at all if you simply don't have the time or energy for it. But I think it's a super cool project, and it is much more likely to be successful with your help.

Tulip is still very much in design mode, so the architecture is still being decided on. I hang out with a few others in #tulip on Snek if you want to see where you can best contribute. Here are some specific things I'll need help with:

  • Design / implementation of the macro definition and parsing system, in lua
  • Implementation of modules / imports (pure design plus maybe some C)
  • Designing and implementing the vm interpreter / runtime in C (including concurrency)
  • Implementation of basic tulip data structures in C - tags, encoded strings, etc
  • Writing the compile step, from skeleton trees to bytecode, in lua
  • Doc writing - mostly tutorials and intro material for now
    • intro to tagged values, pattern matching
    • how skeleton trees / macros work
    • the process model
  • Design of the packaging system
  • Implementation of the standard library (in tulip!)

tulip's People

Contributors

charliegreen avatar cr1901 avatar jneen avatar laughinghan avatar rivertam avatar sigfig 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  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

tulip's Issues

Snek link on README and INTRO pages does not work

Hi!

I wanted to learn more about Tulip, so I tried to join the "Snek" (chat?) link provided both in the README page and in the intro page. But the link, which goes to the same URL in both cases, http://snek.translunar.space/ , does not seem to work.

Is this an internal URL you use in some network, or maybe this is just temporarily down?

The only thing I found similar to this by Googling is this: https://sneek.io/

PS. ... and a few memes referring THIS IS SNEK?!? The internet is crazy these days.

Design the macro system

Macros as expressions are currently sigiled with /:

/syntax[foo bar baz]
/map[-x = 1; -y = 2]

Annotations are module-level and sigiled with @:

@thing foo [ ... ]

We need to figure out (a) the semantics of what these things actually are, (b) the syntax for defining them and making them available across modules.

Current reading:

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.