nederlang

Nederlandse programmeertaal 🇳🇱. Geïnterpreteerd en met dynamische types. Met bytecode compiler en virtuele machine, in Rust. (by dannyvankooten)

Nederlang Alternatives

Similar projects and alternatives to nederlang

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better nederlang alternative or higher similarity.

nederlang reviews and mentions

Posts with mentions or reviews of nederlang. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-11-21.
  • What's everyone working on this week (47/2022)?
    2 projects | /r/rust | 21 Nov 2022
    Writing a blog post on my experience rewriting a toy interpreter in Rust and what it took to make it faster than the one I wrote in C.
  • Resources on implementing a LISP-like language interpreter?
    1 project | /r/compsci | 15 Nov 2022
    Closures will probably remain hairy though. It’s a tough problem to solve. I’ve yet to take the plunge (supporting closures, that is) for my toy language Nederlang but maybe the other parts of it can be of help. It’s no longer a tree-walking implementation though.
  • Emitting block as expression to a stack vm
    1 project | /r/ProgrammingLanguages | 12 Nov 2022
    The way I solved this in Nederlang is to create a hole in the stack for the maximum amount of local variables the compiler encountered for each block statement.
  • November 2022 monthly "What are you working on?" thread
    25 projects | /r/ProgrammingLanguages | 3 Nov 2022
    Have been working on Nederlang for the last few weeks again. My last (and first!) attempt at an interpreted programming language was in C but it wasn't that pleasant to work in. I'm now using Rust and am pretty happy with it so far. Performance is great (using tagged pointers and some nice optimizations using specialized opcodes for common operations, like operating on a constant and a variable, bypassing the stack), it's a joy to work in and exotic segfaults are a thing of the past.
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 3 May 2024
    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. Learn more →

Stats

Basic nederlang repo stats
4
29
10.0
over 1 year ago

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com