KO
|
EN
gitlite — search
Search
#javascript
#python
#hacktoberfest
#react
#ai
#typescript
#llm
#go
#golang
#android
#machine-learning
#rust
#deep-learning
#linux
argon
★ 18
Open GitHub ↗
Scala staging framework
Download README (.md)
Explore Similar Repositories
ng-typeview
:
Enables type-checking of angular1 views
scrapyfundamentals
:
This repo contains all the Scrapy Projects mentioned in "Scrapy Fundamentals" ebook
qml-snippet
:
some qml snippet.
web-crawler
:
Simple web crawler built using Node.js
Vertical-ViewPager-Android
:
No description available.
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
argon
?
Download (.md)
# Argon Argon is an experimental framework for creating Staged DSLs embbedded in Scala. This project is based on [LMS](https://github.com/TiarkRompf/virtualization-lms-core) with some new features. Argon currently requires the macro project scala-virtualized, although this may be merged into the project eventually. # Prerequisites - [Scala SBT](http://www.scala-sbt.org) - [Java JDK](http://www.oracle.com/technetwork/java/javase/downloads/index.html) # Installation ```bash git clone https://github.com/stanford-ppl/argon.git sbt compile ```