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)
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.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
fauxjsp Simula
2 2
6 4
- -
10.0 1.8
over 1 year ago over 3 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

kos-kpp

react-qml - Build native, high-performance, cross-platform applications through a React (and/or QML) syntax

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.

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.

air - Awesome Interface for e-Readers

callibella - Sync your personal calendar to your work calendar, privately 🐒

timeline - Timeline generator. Turns your photos, calendars, GPS tracks and more into a nice timeline of your life.

linuxscripts - Script collection for linux

Som - Parser, code model, navigable browser and VM for the SOM Smalltalk dialect