News for Junon programming language

This page summarizes the projects mentioned and recommended in the original post on /r/rust

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • jup

    Discontinued Source code parser for the Junon language to be easily used in community projects

  • I followed your advices by making jup (Junon parser). It permits to parse source code into tokens and there is a syntax checker too (not finished, it grows up with the language). This could be used in community projects, as the way as rust-analyzer.

  • rust-analyzer

    A Rust compiler front-end for IDEs

  • I followed your advices by making jup (Junon parser). It permits to parse source code into tokens and there is a syntax checker too (not finished, it grows up with the language). This could be used in community projects, as the way as rust-analyzer.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • rslog

    Generate beautiful logs for your project. Rust library. Originally designed for a compiler/interpreter

  • From your other advices, I also outsourced some modules to crates (rslog for logging, jup saw below, x64asm for Assembly code generation).

  • x64asm

    Library to write x64 Assembly code from Rust, more properly. Designed for the nasm assembler

  • From your other advices, I also outsourced some modules to crates (rslog for logging, jup saw below, x64asm for Assembly code generation).

  • juc

    Discontinued Compiler for the Junon language. Multi-platform and modern design. Currently only available for Linux

  • Repo for the language compiler : https://github.com/junon-corp/juc.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts