Anforderungen  |   Konzepte  |   Entwurf  |   Entwicklung  |   Qualitätssicherung  |   Lebenszyklus  |   Steuerung
 
 
 
 


Quelle  update.sh   Sprache: Shell

 
#!/bin/bash

# update.sh - Rebuild generated files from parse_pgen.py and pgen.pgen.
#
# These generated files are not actually used to generate themselves,
# so the process isn't as tricky as it could otherwise be. (They are used
# for testing and benchmarking.)
#
# How to change the pgen syntax:
#
# 1. Update the pgen_grammar and ASTBuilder in parse_pgen.py,
#    and other downstream Python and Rust code appropriately.
# 2. Make the corresponding edits to pgen.pgen. You can change it to
#    use the new syntax that you're adding.
# 3. Run this script.
#
# Even if something fails, fear not! It's usually pretty easy to fix stuff and
# get to a fixpoint where everything passes.

set -eu

cd $(dirname "$0")
python3 -m jsparagus.parse_pgen --regenerate > jsparagus/parse_pgen_generated_NEW.py
mv jsparagus/parse_pgen_generated_NEW.py jsparagus/parse_pgen_generated.py

./test.sh

Messung V0.5
C=92 H=92 G=91

¤ Dauer der Verarbeitung: 0.2 Sekunden  ¤

*© Formatika GbR, Deutschland






Wurzel

Suchen

Beweissystem der NASA

Beweissystem Isabelle

NIST Cobol Testsuite

Cephes Mathematical Library

Wiener Entwicklungsmethode

Haftungshinweis

Die Informationen auf dieser Webseite wurden nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit, noch Qualität der bereit gestellten Informationen zugesichert.

Bemerkung:

Die farbliche Syntaxdarstellung und die Messung sind noch experimentell.






                                                                                                                                                                                                                                                                                                                                                                                                     


Neuigkeiten

     Aktuelles
     Motto des Tages

Software

     Produkte
     Quellcodebibliothek

Aktivitäten

     Artikel über Sicherheit
     Anleitung zur Aktivierung von SSL

Muße

     Gedichte
     Musik
     Bilder

Jenseits des Üblichen ....

Besucherstatistik

Besucherstatistik

Monitoring

Montastic status badge