fauxjsp VS Simula

Compare fauxjsp vs Simula and see what are their differences.

fauxjsp

JSP implementation with fast page reloads that uses an interpreter rather than a compiler (by ggeorgovassilis)

Simula

A Simula 67 parser written in C++ and Qt (by rochus-keller)
CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured
InfluxDB high-performance time series database
Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.
influxdata.com
featured
fauxjsp Simula
2 2
6 7
- -
10.0 1.8
over 2 years ago over 4 years ago
Java C++
GNU General Public License v3.0 only GNU General Public License v3.0 only
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

fauxjsp

Posts with mentions or reviews of fauxjsp. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-06-16.
  • Ask HN: What open-source projects are you currently contributing to and why?
    10 projects | news.ycombinator.com | 16 Jun 2023
    https://github.com/ggeorgovassilis/linuxscripts

    A JSP implementation (with tag files!) based on an interpreter instead of a compiler https://github.com/ggeorgovassilis/fauxjsp

    A Super Star Strek re-implementation https://github.com/ggeorgovassilis/superstartrek

    A library that maps Java interfaces on REST services https://github.com/ggeorgovassilis/spring-rest-invoker

    Mainly because I needed/wanted/could and there wasn't already something around that did the job.

  • Ask HN: Admittedly Useless Side Projects?
    21 projects | news.ycombinator.com | 24 Jun 2022
    Ah, the "hall of shame" HN thead I have been waiting for! Too many to recount here, but the one I probably sunk in most time was fauxjsp [1], a dev-friendly reimplementation of java server pages. I don't regret spending time on the project because it was fun, it was time I couldn't/wouldn't have spent on anyting better and I learned a bit about software architecture.

    And you?

    [1] https://github.com/ggeorgovassilis/fauxjsp

Simula

Posts with mentions or reviews of Simula. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-06-24.
  • Ask HN: Admittedly Useless Side Projects?
    21 projects | news.ycombinator.com | 24 Jun 2022
    - https://github.com/rochus-keller/Smalltalk/ Parser, code model, interpreter and navigable browser for the original Xerox Smalltalk-80 v2 sources and virtual image file

    - https://github.com/rochus-keller/Som/ Parser, code model, navigable browser and VM for the SOM Smalltalk dialect

    - https://github.com/rochus-keller/Simula A Simula 67 parser written in C++ and Qt

    > do you regret those endeavours?

    No, not in any way; the projects were very entertaining and gave me interesting insights.

  • A tour of Self
    1 project | /r/ProgrammingLanguages | 22 Jan 2021
    The meta object concept of Python (both the 2 and 3 version) is rather different than the one of Smalltalk-80. Actually Smalltalk-76 and 80 have more in common with Simula (67) than the first Smalltalk (72) version. I implemented both Simula 67 and Smalltalk-80 (see https://github.com/rochus-keller/Smalltalk/ and https://github.com/rochus-keller/Simula/). Smalltalk implemented a lot of great ideas, but its influence on other languages (such as Python, Java, C++, etc.) is generally overestimated.

What are some alternatives?

When comparing fauxjsp and Simula you can also consider the following projects:

setup-k3s-ansible - Setup a k3s cluster with ansible

mega_calendar - Plugin for redmine: Brings a better calendar and more opportunities to display issues and holidays

kos-kpp

muxile - Putting tmux on your mobile - Muxile is a tmux plugin that lets you control a running tmux session with your phone, no app needed.

air - Awesome Interface for e-Readers

tone - tone is a cross platform audio tagger and metadata editor to dump and modify metadata for a wide variety of formats, including mp3, m4b, flac and more. It has no dependencies and can be downloaded as single binary for Windows, macOS, Linux and other common platforms.

CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured
InfluxDB high-performance time series database
Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.
influxdata.com
featured

Did you know that Java is
the 8th most popular programming language
based on number of references?