Skip to content

Commit

Permalink
Merge pull request #48 from paxel/patch-1
Browse files Browse the repository at this point in the history
add lintstone project, for fun
  • Loading branch information
seven1m authored Sep 14, 2024
2 parents c3c3308 + 42434e7 commit 4ba9102
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -250,6 +250,10 @@ <h2>The Club</h2>
<td><a href="https://github.com/lys-lang/lys">Lys</a></td>
<td>a language that compiles to wasm, for fun</td>
</tr>
<tr>
<td><a href="https://github.com/paxel/lintstone">lintstone</a></td>
<td>a java actor system, for fun</td>
</tr>
</tbody>
</table>

Expand Down

0 comments on commit 4ba9102

Please sign in to comment.