Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Write a doc example on multi-language Mill projects (500USD Bounty) #4426

Closed
lihaoyi opened this issue Jan 29, 2025 · 2 comments
Closed

Write a doc example on multi-language Mill projects (500USD Bounty) #4426

lihaoyi opened this issue Jan 29, 2025 · 2 comments
Labels
Milestone

Comments

@lihaoyi
Copy link
Member

lihaoyi commented Jan 29, 2025


From the maintainer Li Haoyi: I'm putting a 500USD bounty on this issue, payable by bank transfer on a merged PR implementing this.


We now have support for Java, Scala, Kotlin, Python, and Typescript. We should have a page in the docs, perhaps large/multi-language.html, with an example of a multi language project:

  • A Java web server
  • Serving a Typescript-React frontend
  • Running a Python binary as part of the backend (e.g. some ML thing?)

I expect this will take some back and forth during review, since the goal is to make a "flagship" example of a multi-language build, and so it has to not just work but also look good. But fundamentally it should not be terribly difficult

@lihaoyi lihaoyi changed the title Write a doc example on multi-language Mill projects Write a doc example on multi-language Mill projects (500USD Bounty) Jan 29, 2025
@lihaoyi lihaoyi added the bounty label Jan 29, 2025
@b4s36t4
Copy link

b4s36t4 commented Jan 29, 2025

Will work on this.

@himanshumahajan138
Copy link
Contributor

@lihaoyi Sir are u targeting spring Boot as java server ?

lihaoyi pushed a commit that referenced this issue Feb 6, 2025
This pr implements #4426 

Checklist:
- [x] **large/multi/14-multi-language**
     - [x]  React client
     - [x]  Spring server
     - [x]  Simple Python ML binary

---------

Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
@lihaoyi lihaoyi closed this as completed Feb 6, 2025
@lefou lefou added this to the 0.13.0 milestone Feb 6, 2025
monyedavid added a commit to monyedavid/mill that referenced this issue Feb 6, 2025
…ihaoyi#4476)

This pr implements com-lihaoyi#4426

Checklist:
- [x] **large/multi/14-multi-language**
     - [x]  React client
     - [x]  Spring server
     - [x]  Simple Python ML binary

---------

Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
(cherry picked from commit cdf6055)
monyedavid added a commit to monyedavid/mill that referenced this issue Feb 6, 2025
…ihaoyi#4476)

This pr implements com-lihaoyi#4426

Checklist:
- [x] **large/multi/14-multi-language**
     - [x]  React client
     - [x]  Spring server
     - [x]  Simple Python ML binary

---------

Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
(cherry picked from commit cdf6055)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants